commit | 3fc82fa001cac8f22e7493a02c795f2bb33cafac | [log] [tgz] |
---|---|---|
author | Jesper Juhl <jj@chaosbits.net> | Mon Apr 09 16:50:04 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Apr 19 09:09:58 2012 -0300 |
tree | 9295a176435e641643b5703b6272df75b1ad36b1 | |
parent | b803cc58c33c0c5b6220150336a6f1c7958f1404 [diff] |
[media] s2255drv: Remove redundant NULL test before release_firmware() release_firmware() tests for NULL pointers on its own - there's no reason to do an explicit check before calling the function. Signed-off-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>