diff options
| author | Tiezhu Yang <[email protected]> | 2022-09-29 15:39:57 +0800 |
|---|---|---|
| committer | Thomas Bogendoerfer <[email protected]> | 2022-09-30 16:49:49 +0200 |
| commit | 0668951705d356d77c8263010c7ae59e78fdb2c6 (patch) | |
| tree | 8133acd098deec243247cca32814a4cced3c7b13 /tools/testing/selftests/bpf/prog_tests/tracing_struct.c | |
| parent | 84aff0b6905c1101aab1525c2d649127f307218b (diff) | |
MIPS: Silence missing prototype warning
Silence the following two warnings when make W=1:
CC arch/mips/lib/bswapsi.o
arch/mips/lib/bswapsi.c:5:22: warning: no previous prototype for '__bswapsi2' [-Wmissing-prototypes]
unsigned int notrace __bswapsi2(unsigned int u)
^~~~~~~~~~
CC arch/mips/lib/bswapdi.o
arch/mips/lib/bswapdi.c:5:28: warning: no previous prototype for '__bswapdi2' [-Wmissing-prototypes]
unsigned long long notrace __bswapdi2(unsigned long long u)
^~~~~~~~~~
AR arch/mips/lib/built-in.a
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Tiezhu Yang <[email protected]>
Signed-off-by: Thomas Bogendoerfer <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/tracing_struct.c')
0 files changed, 0 insertions, 0 deletions