[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200417074807.GA19954@lst.de>
Date: Fri, 17 Apr 2020 09:48:07 +0200
From: Christoph Hellwig <hch@....de>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Christoph Hellwig <hch@....de>, Kees Cook <keescook@...omium.org>,
Iurii Zaikin <yzaikin@...gle.com>,
Luis Chamberlain <mcgrof@...nel.org>,
"Rafael J. Wysocki" <rafael@...nel.org>,
Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>,
linux-kernel@...r.kernel.org, linux-mm@...ck.org,
linux-fsdevel@...r.kernel.org, netdev@...r.kernel.org,
bpf@...r.kernel.org
Subject: Re: [PATCH 2/6] firmware_loader: remove unused exports
On Fri, Apr 17, 2020 at 09:43:30AM +0200, Greg Kroah-Hartman wrote:
> On Fri, Apr 17, 2020 at 08:41:42AM +0200, Christoph Hellwig wrote:
> > Neither fw_fallback_config nor firmware_config_table are used by modules.
> >
> > Signed-off-by: Christoph Hellwig <hch@....de>
> > ---
> > drivers/base/firmware_loader/fallback_table.c | 2 --
> > 1 file changed, 2 deletions(-)
>
> I have no objection to this patch, and can take it in my tree, but I
> don't see how it fits in with your larger patch series...
firmware_config_table is a sysctl table, and I looked for users but
didn't find them. But yes, it isn't really related and you can take
it separately.
Powered by blists - more mailing lists