[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <41ptd634t0z9sBD@ozlabs.org>
Date: Mon, 13 Aug 2018 21:23:05 +1000 (AEST)
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: Mathieu Malaterre <malat@...ian.org>
Cc: Kate Stewart <kstewart@...uxfoundation.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Mathieu Malaterre <malat@...ian.org>,
linux-kernel@...r.kernel.org, Paul Mackerras <paulus@...ba.org>,
Philippe Ombredanne <pombredanne@...b.com>,
Thomas Gleixner <tglx@...utronix.de>,
linuxppc-dev@...ts.ozlabs.org
Subject: Re: powerpc/mm: remove warning about ‘type’ being set
On Fri, 2018-06-22 at 19:27:47 UTC, Mathieu Malaterre wrote:
> ‘type’ is only used when CONFIG_DEBUG_HIGHMEM is set. So add a possibly
> unused tag to variable. Remove warning treated as error with W=1:
>
> arch/powerpc/mm/highmem.c:59:6: error: variable ‘type’ set but not used [-Werror=unused-but-set-variable]
>
> Signed-off-by: Mathieu Malaterre <malat@...ian.org>
Applied to powerpc next, thanks.
https://git.kernel.org/powerpc/c/fce278af81daf8599f9e94883cbe43
cheers
Powered by blists - more mailing lists