[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.21.1809171123180.16580@nanos.tec.linutronix.de>
Date: Mon, 17 Sep 2018 11:24:02 +0200 (CEST)
From: Thomas Gleixner <tglx@...utronix.de>
To: zhong jiang <zhongjiang@...wei.com>
cc: mingo@...hat.com, jikos@...nel.org, hpa@...or.com, x86@...nel.org,
rafael.j.wysocki@...el.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] x86/apm: Fix a unused function warning
On Mon, 17 Sep 2018, zhong jiang wrote:
> Fix the following compile warning:
>
> arch/x86/kernel/apm_32.c:1643:12: warning: ?proc_apm_show? defined but not used [-Wunused-function]
> static int proc_apm_show(struct seq_file *m, void *v)
Thanks for taking care, but it's already fixed the same way with:
002b87d2aace ("x86/APM: Fix build warning when PROC_FS is not enabled")
Thanks,
tglx
Powered by blists - more mailing lists