On Tue, Jun 11, 2019 at 8:43 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: Sudeep Dutt <sudeep.d...@intel.com>
> Cc: Ashutosh Dixit <ashutosh.di...@intel.com>
> Cc: Arnd Bergmann <a...@arndb.de>
> Cc: linux-kernel@vger.kernel.org
> Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>

Reviewed-by: Arnd Bergmann <a...@arndb.de>

Reply via email to