LER=gcc-9.3.0 make.cross
> ARCH=arm
>
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot
>
> All warnings (new ones prefixed by >>):
>
>lib/test_kasan_module.c: In function 'copy_user_test':
> >> l
lib/test_kasan_module.c: In function 'copy_user_test':
>> lib/test_kasan_module.c:25:6: warning: variable 'unused' set but not used
>> [-Wunused-but-set-variable]
25 | int unused;
| ^~
vim +/unused +25 lib/test_kasan_module.c
73228c7ecc5e40 Patricia A
2 matches
Mail list logo