From: Greg Kroah-Hartman <gre...@linuxfoundation.org> Date: Sat, 10 Aug 2019 12:31:08 +0200
> 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: Wei Liu <wei....@kernel.org> > Cc: Paul Durrant <paul.durr...@citrix.com> > Cc: xen-de...@lists.xenproject.org > Cc: netdev@vger.kernel.org > Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> Applied to net-next.