Re: [PATCH] unicode: Move static keyword to the front of declarations
From: Gabriel Krisman Bertazi
Date: Tue Sep 03 2019 - 15:52:09 EST
Krzysztof Wilczynski <kw@xxxxxxxxx> writes:
> 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]
>
Applied.
Thanks,
--
Gabriel Krisman Bertazi