[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170825112541.681dafd2@gandalf.local.home>
Date: Fri, 25 Aug 2017 11:25:41 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Eugeniy Paltsev <Eugeniy.Paltsev@...opsys.com>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"frowand.list@...il.com" <frowand.list@...il.com>,
"robh+dt@...nel.org" <robh+dt@...nel.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"linux-snps-arc@...ts.infradead.org"
<linux-snps-arc@...ts.infradead.org>
Subject: Re: [PATCH] OF: move extern declarations of entry pointers inside
ifdef
On Fri, 25 Aug 2017 15:20:12 +0000
Eugeniy Paltsev <Eugeniy.Paltsev@...opsys.com> wrote:
> On Fri, 2017-08-25 at 11:12 -0400, Steven Rostedt wrote:
> > On Fri, 25 Aug 2017 18:00:26 +0300
> > Eugeniy Paltsev <Eugeniy.Paltsev@...opsys.com> wrote:
> >
> > > Move extern declarations of "of_root", "of_chosen", "of_aliases",
> > > "of_stdout" pointers inside "CONFIG_OF" ifdef to be able to get rid
> > > of "CONFIG_OF" ifdef in their usage places.
> > >
> > > Suggested-by: Steven Rostedt <rostedt@...dmis.org>
> >
> > Thanks!
> > -- Steve
>
> Could you please ACK my patch if it looks good for you?
> Thanks.
I could, but ACKs are usually for the maintainer of the code being
changed. I don't maintain include/linux/of.h
But for what it's worth...
Acked-by: Steven Rostedt (VMware) <rostedt@...dmis.org>
-- Steve
Powered by blists - more mailing lists