Re: [PATCH] mips: cacheinfo: Remove unnecessary increment of level

From: Thomas Bogendoerfer
Date: Wed Jan 27 2021 - 16:12:45 EST


On Sat, Jan 16, 2021 at 02:10:00PM +0530, Souptick Joarder wrote:
> kernel test robot throws below warning ->
>
> arch/mips/kernel/cacheinfo.c:112:3: warning: Variable 'level' is
> modified but its new value is never used. [unreadVariable]
>
> Remove unnecessary increment of level at the end.
>
> Reported-by: kernel test robot <lkp@xxxxxxxxx>
> Signed-off-by: Souptick Joarder <jrdr.linux@xxxxxxxxx>
> ---
> arch/mips/kernel/cacheinfo.c | 1 -
> 1 file changed, 1 deletion(-)

applied to mips-next with braces removed.

Thomas.

--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]