On Sat, 06 Jul 2019, Greg Kroah-Hartman 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: Linus Walleij
> Cc: Lee Jones
> Cc: linux-arm-ker...
On Sat, Jul 6, 2019 at 6:48 PM Greg Kroah-Hartman
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: Linus Walleij
> Cc: Lee Jones
> Cc: linux-
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: Linus Walleij
Cc: Lee Jones
Cc: linux-arm-ker...@lists.infradead.org
Signed-off-by: Greg Kroah-Hartman
---
d
3 matches
Mail list logo