aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/tests/fpga-bridge-test.c
diff options
context:
space:
mode:
authorBen Dooks <[email protected]>2024-03-08 18:32:15 +0000
committerGabriel Krisman Bertazi <[email protected]>2024-06-20 23:28:05 +0000
commit7bd3d76a1f9fb38c8234cfadb7131e0b26deb919 (patch)
tree7ee37392b9cb3f73683f1df8a1425bbdaf2eed03 /drivers/fpga/tests/fpga-bridge-test.c
parentLinux 6.10-rc4 (diff)
downloadkernel-7bd3d76a1f9fb38c8234cfadb7131e0b26deb919.tar.gz
kernel-7bd3d76a1f9fb38c8234cfadb7131e0b26deb919.zip
unicode: make utf8 test count static
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? Signed-off-by: Ben Dooks <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Gabriel Krisman Bertazi <[email protected]>
Diffstat (limited to 'drivers/fpga/tests/fpga-bridge-test.c')
0 files changed, 0 insertions, 0 deletions