[media] cx231xx: Remove a bogus check for NULL
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 3 Nov 2014 20:28:32 +0000 (18:28 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 3 Nov 2014 20:56:48 +0000 (18:56 -0200)
commit7e16e3fe1b3a6ae88e403e6898ddc46be063dbef
tree2d35eae4da7ea6709aefe37eb34d066b77f40509
parentf4df95bcbb7b142bdb4cf201f5e1bd3985f8c804
[media] cx231xx: Remove a bogus check for NULL

As reported by kbuild test robot:
drivers/media/usb/cx231xx/cx231xx-audio.c:445:16-20: ERROR: dev is NULL but dereferenced.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Reported-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/usb/cx231xx/cx231xx-audio.c
This page took 0.028379 seconds and 5 git commands to generate.