aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorXiongfeng Wang <[email protected]>2020-04-29 18:00:48 +0800
committerMichael Ellerman <[email protected]>2020-05-04 22:29:37 +1000
commit43c8a496fa37187b54f7df71fb8262acc6bf6200 (patch)
tree05ab2c224a4345b31ce6bbd1c39880788021d9c4 /tools/perf/scripts/python/stackcollapse.py
parent57b3ed941b5542aaebcd9f59369571bbce9d6dcc (diff)
powerpc/ps3: Move static keyword to the front of declaration
Move the static keyword to the front of declaration of 'vuart_bus_priv', and resolve the following compiler warning that can be seen when building with warnings enabled (W=1): drivers/ps3/ps3-vuart.c:867:1: warning: ‘static’ is not at beginning of declaration [-Wold-style-declaration] } static vuart_bus_priv; ^ Reported-by: Hulk Robot <[email protected]> Signed-off-by: Xiongfeng Wang <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions