aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorZhang Changzhong <[email protected]>2020-09-19 10:06:31 +0800
committerKalle Valo <[email protected]>2020-09-24 18:47:55 +0300
commit72a398a63b88921067ba275e701d19eb442638cd (patch)
tree2200f07a864d72e7887e13f7ba5effe699953b1f /tools/perf/scripts/python/bin/stackcollapse-report
parentdd7a3a331f5dec4f61fa2ba48512125a89401c25 (diff)
brcmfmac: check return value of driver_for_each_device()
Fixes the following W=1 kernel build warning(s): drivers/net/wireless/broadcom/brcm80211/brcmfmac/usb.c:1576:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 1576 | int ret; | ^~~ driver_for_each_device() has been declared with __must_check, so the return value should be checked. Signed-off-by: Zhang Changzhong <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions