aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/mpi/mpiutil.c
diff options
context:
space:
mode:
authorThomas Weißschuh <[email protected]>2025-06-11 10:33:57 +0000
committerThomas Gleixner <[email protected]>2025-07-01 13:50:42 +0000
commit58265d6424c69daf32ed96288709b23f7538c3e2 (patch)
treed55e307c02124b5dc9bc9c605860001d0a6d1c44 /lib/crypto/mpi/mpiutil.c
parentselftests: vDSO: Enable -Wall (diff)
downloadkernel-58265d6424c69daf32ed96288709b23f7538c3e2.tar.gz
kernel-58265d6424c69daf32ed96288709b23f7538c3e2.zip
selftests: vDSO: vdso_test_correctness: Fix -Wstrict-prototypes
Functions definitions without any argument list produce a warning with -Wstrict-prototypes: vdso_test_correctness.c:111:13: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 111 | static void fill_function_pointers() | ^~~~~~~~~~~~~~~~~~~~~~ Explicitly use an empty argument list. Now that all selftests a free of this warning, enable it in the Makefile. Signed-off-by: Thomas Weißschuh <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Link: https://lore.kernel.org/all/[email protected]
Diffstat (limited to 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions