aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorArend van Spriel <[email protected]>2013-03-03 12:45:25 +0100
committerJohn W. Linville <[email protected]>2013-03-06 16:28:37 -0500
commitdc7bdbf1ae939d74485569db285971274f4d8fea (patch)
tree35a0b84ef742747c71ab5f89c79e8f62215413eb /tools/perf/scripts/python/syscall-counts.py
parent5cfd6e88da8a02f287b4e6e3582573906e673042 (diff)
brcmfmac: remove null-pointer check in .sched_scan_start() callback
In brcmf_cfg80211_sched_scan_start() the request parameter was checked for being non-null. However, it never is so remove the check which gets rid of following smatch warning: drivers/net/wireless/brcm80211/brcmfmac/wl_cfg80211.c:2904 brcmf_cfg80211_sched_scan_start() warn: variable dereferenced before check 'request' (see line 2897) Reported-by: Dan Carpenter <[email protected]> Reviewed-by: Hante Meuleman <[email protected]> Reviewed-by: Piotr Haber <[email protected]> Signed-off-by: Arend van Spriel <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions