Re: [PATCH 4/4] arm: omap2: no need to check return value of debugfs_create functions

From: Tony Lindgren
Date: Tue Jan 22 2019 - 18:06:57 EST


* Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> [190122 14:41]:
> 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@xxxxxxxxxxx>