On 10.08.19 12:17, 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: "David S. Miller" <[email protected]> > Cc: Stefan Wahren <[email protected]> > Cc: Michael Heimpold <[email protected]> > Cc: Yangtao Li <[email protected]> > Cc: [email protected] > Signed-off-by: Greg Kroah-Hartman <[email protected]>
Acked-by: Stefan Wahren <[email protected]>
