[Intel-wired-lan] [next PATCH S11 07/15] i40e: make i40e_init_pf_fcoe to void

Bowers, AndrewX andrewx.bowers at intel.com
Fri Sep 4 22:02:13 UTC 2015


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On
> Behalf Of Catherine Sullivan
> Sent: Wednesday, August 26, 2015 12:14 PM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [next PATCH S11 07/15] i40e: make
> i40e_init_pf_fcoe to void
> 
> From: Shannon Nelson <shannon.nelson at intel.com>
> 
> i40e_init_pf_fcoe() didn't return anything except 0, it prints enough error
> info already, and no driver logic depends on the return value, so this can be
> void.
> 
> Signed-off-by: Shannon Nelson <shannon.nelson at intel.com>
> Change-ID: Ie6afad849857d87a7064c42c3cce14c74c2f29d8
> ---
>  drivers/net/ethernet/intel/i40e/i40e.h      |  2 +-
>  drivers/net/ethernet/intel/i40e/i40e_fcoe.c | 10 ++++------
> drivers/net/ethernet/intel/i40e/i40e_main.c |  8 ++------
>  3 files changed, 7 insertions(+), 13 deletions(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
Code changes present in tree


More information about the Intel-wired-lan mailing list