[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180813.094817.1106654245546978677.davem@davemloft.net>
Date: Mon, 13 Aug 2018 09:48:17 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: yuehaibing@...wei.com
Cc: ganeshgr@...lsio.com, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: [PATCH] cxgb4: remove set but not used variable 'spd'
From: YueHaibing <yuehaibing@...wei.com>
Date: Mon, 13 Aug 2018 14:48:51 +0800
> Fixes gcc '-Wunused-but-set-variable' warning:
> drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: In function 'print_port_info':
> drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:5147:14: warning:
> variable 'spd' set but not used [-Wunused-but-set-variable]
>
> variable 'spd' is set but not used since
> commit 547fd27241a8 ("cxgb4: Warn if device doesn't have enough PCI bandwidth")
>
> Signed-off-by: YueHaibing <yuehaibing@...wei.com>
Applied.
Powered by blists - more mailing lists