On Sat, 2019-08-10 at 12:17 +0200, 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: Jeff Kirsher <[email protected]> > Cc: "David S. Miller" <[email protected]> > Cc: [email protected] > Cc: [email protected] > Signed-off-by: Greg Kroah-Hartman <[email protected]>
Acked-by: Jeff Kirsher <[email protected]> > --- > .../net/ethernet/intel/i40e/i40e_debugfs.c | 22 ++++------------- > -- > 1 file changed, 4 insertions(+), 18 deletions(-)
signature.asc
Description: This is a digitally signed message part
