diff options
| author | Souptick Joarder <[email protected]> | 2021-06-29 02:40:02 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-06-29 17:53:52 +0000 |
| commit | f4c1ab0937c3a22c5e6e735b47fa3fa9c68dc26e (patch) | |
| tree | 03f4bdfc53a76cd7a6240589eb9f928e316218ba /lib/dump_stack.c | |
| parent | mm: update legacy flush_tlb_* to use vma (diff) | |
| download | kernel-f4c1ab0937c3a22c5e6e735b47fa3fa9c68dc26e.tar.gz kernel-f4c1ab0937c3a22c5e6e735b47fa3fa9c68dc26e.zip | |
h8300: remove unused variable
Kernel test robot throws below warning ->
>> arch/h8300/kernel/setup.c:72:26:
warning: Unused variable: region [unusedVariable]
struct memblock_region *region;
Fixed it by removing unused variable.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Souptick Joarder <[email protected]>
Reported-by: kernel test robot <[email protected]>
Acked-by: Mike Rapoport <[email protected]>
Acked-by: Yoshinori Sato <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/dump_stack.c')
0 files changed, 0 insertions, 0 deletions
