diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2015-11-06 08:48:23 +0100 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2015-11-26 13:03:19 +0100 |
commit | 21ba005464a95e2ac57e13d035d11d29f483738a (patch) | |
tree | 060cb8542a292dfcd5373a07cbee7c764e34b7e7 /CREDITS | |
parent | brcmfmac: Add wowl wake indication report. (diff) | |
download | linux-21ba005464a95e2ac57e13d035d11d29f483738a.tar.xz linux-21ba005464a95e2ac57e13d035d11d29f483738a.zip |
brcm80211: Delete 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 <elfring@users.sourceforge.net>
Acked-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions