On Tue, Jan 22, 2019 at 4:40 PM Greg Kroah-Hartman
<gre...@linuxfoundation.org> wrote:
>
> On Tue, Jan 22, 2019 at 04:28:42PM +0100, Rafael J. Wysocki wrote:
> > On Tue, Jan 22, 2019 at 4:27 PM Greg Kroah-Hartman
> > <gre...@linuxfoundation.org> wrote:
> > >
> > > When calling debugfs functions, there is no need to ever check the
> > > return value.  The function can work or not, but the code logic should
> > > never do something different based on this.
> > >
> > > Cc: "Rafael J. Wysocki" <r...@rjwysocki.net>
> > > Cc: Len Brown <l...@kernel.org>
> > > Cc: Tony Luck <tony.l...@intel.com>
> > > Cc: Borislav Petkov <b...@alien8.de>
> > > Cc: Yangtao Li <tiny.win...@gmail.com>
> > > Cc: linux-a...@vger.kernel.org
> > > Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>
> >
> > Acked-by: Rafael J. Wysocki <rafael.j.wyso...@intel.com>
> >
> > Or do you want me to take this?
>
> It's up to you, I can take it, or you can, either is fine with me :)

OK, I'll take it in case there is a clash with a different patch or similar.

Reply via email to