[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <96c726571a7372a763db5ac7a6aa447911cb894b.camel@intel.com>
Date: Mon, 12 Aug 2019 08:46:55 -0700
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
netdev@...r.kernel.org
Cc: "David S. Miller" <davem@...emloft.net>,
intel-wired-lan@...ts.osuosl.org
Subject: Re: [PATCH v3 14/17] fm10k: no need to check return value of
debugfs_create functions
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 <jeffrey.t.kirsher@...el.com>
> Cc: "David S. Miller" <davem@...emloft.net>
> Cc: intel-wired-lan@...ts.osuosl.org
> Cc: netdev@...r.kernel.org
> Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Acked-by: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
> ---
> drivers/net/ethernet/intel/fm10k/fm10k_debugfs.c | 2 --
> 1 file changed, 2 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists