aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2016-06-16 15:52:10 +0200
committerKalle Valo <[email protected]>2016-06-29 18:56:21 +0300
commit6f07e0f12a577a5820dd6b57c3f3b0f7f4a3c52c (patch)
tree6ed4f7f0b118aca68412350d713fbd176972be18 /tools/perf/scripts/python/check-perf-trace.py
parent2a063835ce7cf584cee03484af803cd98e5fc9f2 (diff)
wireless: ipw2200: fix old-style declaration
Modern C standards expect the 'inline' keyword to come before the return type in a declaration, and we get a warning for this with "make W=1": drivers/net/wireless/intel/ipw2x00/ipw2200.c:4096:1: error: 'inline' is not at beginning of declaration [-Werror=old-style-declaration] Signed-off-by: Arnd Bergmann <[email protected]> Acked-by: Stanislav Yakovlev <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions