summaryrefslogtreecommitdiffstats
path: root/kernel/mutex.h
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2011-03-06 09:31:00 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-03-22 04:54:03 -0300
commitd6972cc8a35514a518ef9c9f608327851cd2e856 (patch)
treeed73c3a2e1869ee024b8515766b15329ff10c898 /kernel/mutex.h
parentcfa746b39c2db17f2fde301e347324ac89fc5ea9 (diff)
[media] cx88-alsa: fix compiler warning
drivers/media/video/cx88/cx88-alsa.c: In function 'cx88_audio_initdev': drivers/media/video/cx88/cx88-alsa.c:881:20: warning: 'core' may be used uninitialized in this function The compiler doesn't understand that snd_cx88_create fills in the core pointer. So just initialize it to NULL. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'kernel/mutex.h')
0 files changed, 0 insertions, 0 deletions