diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2015-02-03 16:01:40 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-04-08 12:40:53 +0200 |
commit | 07d0e554b5d10522b4cd6448108c0ad16403fea6 (patch) | |
tree | b42426e7f5cd7f5ed39674743f812fdf8413a11d /drivers/scsi/esas2r | |
parent | [media] dvb-usb: fix spaces after commas (diff) | |
download | linux-07d0e554b5d10522b4cd6448108c0ad16403fea6.tar.xz linux-07d0e554b5d10522b4cd6448108c0ad16403fea6.zip |
[media] DVB: Delete an unnecessary check before the function call "dvb_unregister_device"
The dvb_unregister_device() function tests whether its argument is NULL
and then returns immediately. Thus the test around the call is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/scsi/esas2r')
0 files changed, 0 insertions, 0 deletions