Files
linux/drivers
Markus Elfring d8eddb15e4 [media] cec: Delete an unnecessary check before the function call "rc_free_device"
The rc_free_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: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2016-08-24 09:41:10 -03:00
..
2016-08-07 14:41:02 -06:00
2016-08-07 14:41:02 -06:00
2016-08-24 09:40:18 -03:00
2016-08-07 14:41:02 -06:00
2016-08-02 19:35:40 -04:00