android_kernel_xiaomi_sm8350/drivers/media/video/em28xx
Dan Carpenter 517521e465 V4L/DVB: em28xx: remove unneeded null checks
The "dev" variable is used as a list cursor in a list_for_each_entry()
loop and can never be null here so I removed the check.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-06-01 01:23:23 -03:00
..
em28xx-audio.c V4L/DVB: em28xx: "Empia Em28xx Audio" too long 2010-05-18 00:51:18 -03:00
em28xx-cards.c V4L/DVB: ir-core: Make use of the new IR keymap modules 2010-05-19 12:56:50 -03:00
em28xx-core.c V4L/DVB: em28xx: remove unneeded null checks 2010-06-01 01:23:23 -03:00
em28xx-dvb.c V4L/DVB: em28xx: fix locks during dvb init sequence 2010-05-19 12:58:28 -03:00
em28xx-i2c.c
em28xx-input.c V4L/DVB: em28xx: fix a regression caused by the rc-map changes 2010-05-19 12:57:00 -03:00
em28xx-reg.h
em28xx-vbi.c
em28xx-video.c V4L/DVB: em28xx: g_tuner must set type field 2010-05-19 12:58:55 -03:00
em28xx.h V4L/DVB: ir-core: Make use of the new IR keymap modules 2010-05-19 12:56:50 -03:00
Kconfig
Makefile