aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2016-06-16 15:52:11 +0200
committerDavid S. Miller <[email protected]>2016-06-16 22:06:30 -0700
commit60a25d00db94f71d905952b11c5825f2d0e6ec07 (patch)
tree47c91c67a3c119e939b87fbf89faa0127eb62c08 /tools/perf/scripts/python/call-graph-from-postgresql.py
parentbe4da0e340ed2a17b1a55cbe81d6bc251710ff72 (diff)
hamradio: baycom: 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/hamradio/baycom_par.c:159:1: error: '__inline__' is not at beginning of declaration [-Werror=old-style-declaration] For consistency with other drivers, I'm changing '__inline__' to 'inline' at the same time. Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions