diff options
author | 2019-08-30 15:13:49 +0200 | |
---|---|---|
committer | 2019-09-17 11:48:11 -0400 | |
commit | 334b427e96d10f6e07117a785636dac81c430141 (patch) | |
tree | 6db43b5ed92998c155b17c9094ae683e9509d7db /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.3-rc3 (diff) | |
download | wireguard-linux-334b427e96d10f6e07117a785636dac81c430141.tar.xz wireguard-linux-334b427e96d10f6e07117a785636dac81c430141.zip |
unicode: Move static keyword to the front of declarations
Move the static keyword to the front of declarations of nfdi_test_data
and nfdicf_test_data, and resolve the following compiler warnings that
can be seen when building with warnings enabled (W=1):
fs/unicode/utf8-selftest.c:38:1: warning:
‘static’ is not at beginning of declaration [-Wold-style-declaration]
fs/unicode/utf8-selftest.c:92:1: warning:
‘static’ is not at beginning of declaration [-Wold-style-declaration]
Signed-off-by: Krzysztof Wilczynski <kw@linux.com>
Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions