aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMarkus Elfring <[email protected]>2015-11-06 08:48:23 +0100
committerKalle Valo <[email protected]>2015-11-26 14:03:19 +0200
commit21ba005464a95e2ac57e13d035d11d29f483738a (patch)
tree060cb8542a292dfcd5373a07cbee7c764e34b7e7 /tools/perf/scripts/python
parentaeb64225aa8e74804f81aa3e31b7a3860fd2b730 (diff)
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 <[email protected]> Acked-by: Arend van Spriel <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions