[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <172562385033.469466.5795969470712332228.b4-ty@ellerman.id.au>
Date: Fri, 06 Sep 2024 21:57:30 +1000
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: Michael Ellerman <mpe@...erman.id.au>, Nicholas Piggin <npiggin@...il.com>, Christophe Leroy <christophe.leroy@...roup.eu>, Naveen N Rao <naveen@...nel.org>, linuxppc-dev@...ts.ozlabs.org, kvm@...r.kernel.org, linux-kernel@...r.kernel.org, alexs@...nel.org
Subject: Re: [PATCH] KVM: PPC: remove unused varible
On Fri, 16 Aug 2024 17:33:12 +0800, alexs@...nel.org wrote:
> During build testing, we found a error:
> /arch/powerpc/kvm/book3s_hv.c:4052:17: error: variable 'loops' set but not used [-Werror,-Wunused-but-set-variable]
> unsigned long loops = 0;
> 1 error generated.
>
> Remove the unused variable could fix this.
>
> [...]
Applied to powerpc/topic/ppc-kvm.
[1/1] KVM: PPC: remove unused varible
https://git.kernel.org/powerpc/c/46765aaec4d78b9fef59e647ab228283991de075
cheers
Powered by blists - more mailing lists