diff options
author | Markus Elfring <[email protected]> | 2014-11-19 16:33:17 +0100 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2014-11-21 12:16:27 +1000 |
commit | 9084acf19bb98afb0ed90337fd39541103fe3494 (patch) | |
tree | 047501ec96cb3c4fa99a90ed9d098b487241a095 /scripts/gdb/linux/proc.py | |
parent | fc2d2bc1f1f8d8351f884bb65b5cc4ad2411b2a7 (diff) |
drm/edid: Deletion of an unnecessary check before the function call "release_firmware"
The release_firmware() 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 <[email protected]>
Reviewed-by: Thierry Reding <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions