diff options
author | 2019-08-31 23:57:12 +0200 | |
---|---|---|
committer | 2019-09-16 12:06:25 +0200 | |
commit | 536cc331a4a714289334f0a0ce84318bb7e680d4 (patch) | |
tree | d21925f959331b046c58f14917e0f3f8c73bbca4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rbd: pull rbd_img_request_create() dout out into the callers (diff) | |
download | wireguard-linux-536cc331a4a714289334f0a0ce84318bb7e680d4.tar.xz wireguard-linux-536cc331a4a714289334f0a0ce84318bb7e680d4.zip |
ceph: move static keyword to the front of declarations
Move the static keyword to the front of declarations of
snap_handle_length, handle_length and connected_handle_length,
and resolve the following compiler warnings that can be seen
when building with warnings enabled (W=1):
fs/ceph/export.c:38:2: warning:
‘static’ is not at beginning of declaration [-Wold-style-declaration]
fs/ceph/export.c:88:2: warning:
‘static’ is not at beginning of declaration [-Wold-style-declaration]
fs/ceph/export.c:90:2: warning:
‘static’ is not at beginning of declaration [-Wold-style-declaration]
Signed-off-by: Krzysztof Wilczynski <kw@linux.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions