Mike Rapoport
ddb13122aa
nds32/setup: remove unused memblock_region variable in setup_memory()
kernel test robot reports unused variable warning:
arch/nds32/kernel/setup.c:247:26: warning: Unused variable: region
[unusedVariable]
struct memblock_region *region;
^
Remove the unused variable.
Link: https://lkml.kernel.org/r/20210712125218.28951-1-rppt@kernel.org
Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
Reported-by: kernel test robot <lkp@intel.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Cc: Greentime Hu <green.hu@gmail.com>
Cc: Nick Hu <nickhu@andestech.com>
Cc: Vincent Chen <deanbo422@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2021-09-08 18:45:53 -07:00
..
2021-07-05 14:15:11 +09:00
2021-02-25 14:31:48 +08:00
2021-09-03 09:58:13 -07:00
2021-09-08 18:45:53 -07:00
2019-05-21 10:50:46 +02:00
2019-06-03 10:23:41 -07:00
2021-09-03 09:58:13 -07:00
2021-05-26 23:10:37 +09:00
2021-09-05 11:50:41 -07:00
2020-11-06 23:14:57 +01:00
2019-05-21 10:50:46 +02:00
2019-06-09 15:08:18 +09:00