[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <170992539715.13713.18221873605558734700.b4-ty@suse.de>
Date: Fri, 08 Mar 2024 14:16:37 -0500
From: Gabriel Krisman Bertazi <krisman@...e.de>
To: linux-fsdevel@...r.kernel.org, Ben Dooks <ben.dooks@...ethink.co.uk>
Cc: krisman@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] unicode: make utf8 test count static
On Fri, 08 Mar 2024 18:32:15 +0000, Ben Dooks wrote:
> The variables failed_tests and total_tests are not used outside of the
> utf8-selftest.c file so make them static to avoid the following warnings:
>
> fs/unicode/utf8-selftest.c:17:14: warning: symbol 'failed_tests' was not declared. Should it be static?
> fs/unicode/utf8-selftest.c:18:14: warning: symbol 'total_tests' was not declared. Should it be static?
>
>
> [...]
Applied, thanks!
[1/1] unicode: make utf8 test count static
commit: 0131c1f3cce7c01b0eb657a9e9e1a5e42c09a68b
Best regards,
--
Gabriel Krisman Bertazi <krisman@...e.de>
Powered by blists - more mailing lists