diff options
author | Arnd Bergmann <arnd@arndb.de> | 2016-06-16 15:52:09 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2016-06-29 18:56:21 +0300 |
commit | 2a063835ce7cf584cee03484af803cd98e5fc9f2 (patch) | |
tree | f05ddc5e6322b4b3394186b4a06fa2dac263bafa /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 88e97c32068ff365970c0958771b9dce131c3590 (diff) |
wireless: brcmsmac: fix old-style declaration
Modern C standards expect the 'static' keyword to come first in a
declaration, and we get a warning for this with "make W=1":
drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:3353:1: error: 'static' is not at beginning of declaration [-Werror=old-style-declaration]
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-postgresql.py')
0 files changed, 0 insertions, 0 deletions