diff options
| author | Xiongfeng Wang <[email protected]> | 2020-04-29 18:00:48 +0800 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2020-05-04 22:29:37 +1000 |
| commit | 43c8a496fa37187b54f7df71fb8262acc6bf6200 (patch) | |
| tree | 05ab2c224a4345b31ce6bbd1c39880788021d9c4 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 57b3ed941b5542aaebcd9f59369571bbce9d6dcc (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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions