On Wednesday, January 23, 2019 1:49:00 PM CET Ulf Hansson wrote: > On Tue, 22 Jan 2019 at 16:23, Greg Kroah-Hartman > <[email protected]> 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" <[email protected]> > > Cc: Kevin Hilman <[email protected]> > > Cc: Ulf Hansson <[email protected]> > > Cc: Len Brown <[email protected]> > > Cc: [email protected] > > Signed-off-by: Greg Kroah-Hartman <[email protected]> > > Reviewed-by: Ulf Hansson <[email protected]>
Patch applied, thanks!

