[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Y+ue0KDoe96VYxrc@kroah.com>
Date: Tue, 14 Feb 2023 15:46:40 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: "Rafael J. Wysocki" <rafael@...nel.org>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] driver core: class: move EXPORT_SYMBOL_GPL() lines to
the correct place
On Tue, Feb 14, 2023 at 03:42:37PM +0100, Rafael J. Wysocki wrote:
> On Tue, Feb 14, 2023 at 3:41 PM Greg Kroah-Hartman
> <gregkh@...uxfoundation.org> wrote:
> >
> > For some reason, the drivers/base/class.c file still had the "old style"
> > of exports, at the end of the file. Move the exports to the proper
> > location, right after the function, to be correct.
> >
> > Cc: "Rafael J. Wysocki" <rafael@...nel.org>
>
> Reviewed-by: Rafael J. Wysocki <rafael@...nel.org>
Thanks for the quick review!
Powered by blists - more mailing lists