aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2017-09-22 23:29:13 +0200
committerKalle Valo <kvalo@codeaurora.org>2017-10-27 10:50:29 +0300
commit0425f079590c1e10561642c265523e4ccec2d9c7 (patch)
tree15145d749fdf4efb0c97f1969c921e6559b207a4 /tools/perf/scripts/python/call-graph-from-sql.py
parent78ce6a9083c4f5ac1a73aa0b614c852db2d4e982 (diff)
brcmsmac: split up wlc_phy_workarounds_nphy
The stack consumption in this driver is still relatively high, with one remaining warning if the warning level is lowered to 1536 bytes: drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:17135:1: error: the frame size of 1880 bytes is larger than 1536 bytes [-Werror=frame-larger-than=] The affected function is actually a collection of three separate implementations, and each of them is fairly large by itself. Splitting them up is done easily and improves readability at the same time. I'm leaving the original indentation to make the review easier. Acked-by: Arend van Spriel <arend.vanspriel@broadcom.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions