* Greg Kroah-Hartman gregkh@linuxfoundation.org [190122 15:28]:
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.
Acked-by: Tony Lindgren tony@atomide.com