[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164708098605.827774.15948027933865085338.b4-ty@ellerman.id.au>
Date: Sat, 12 Mar 2022 21:29:46 +1100
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: paulus@...ba.org, benh@...nel.crashing.org, arnd@...db.de,
christophe.leroy@...roup.eu, jk@...abs.org,
YueHaibing <yuehaibing@...wei.com>, mpe@...erman.id.au
Cc: linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 -next] powerpc/spufs: Fix build warning when CONFIG_PROC_FS=n
On Tue, 8 Mar 2022 18:09:28 +0800, YueHaibing wrote:
> arch/powerpc/platforms/cell/spufs/sched.c:1055:12: warning: ‘show_spu_loadavg’ defined but not used [-Wunused-function]
> static int show_spu_loadavg(struct seq_file *s, void *private)
> ^~~~~~~~~~~~~~~~
>
> Move it into #ifdef block to fix this, also remove unneeded semicolon.
>
>
> [...]
Applied to powerpc/next.
[1/1] powerpc/spufs: Fix build warning when CONFIG_PROC_FS=n
https://git.kernel.org/powerpc/c/5986f6b6575ac830ede9648cfb64353c58067a9f
cheers
Powered by blists - more mailing lists