Re: [PATCH 4/4] arm: omap2: no need to check return value of debugfs_create functions
From: Tony Lindgren <tony@atomide.com>
Date: 2019-01-22 23:06:57
Also in:
linux-omap, lkml
From: Tony Lindgren <tony@atomide.com>
Date: 2019-01-22 23:06:57
Also in:
linux-omap, lkml
* Greg Kroah-Hartman [off-list ref] [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@atomide.com> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel