From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brown, Aaron F Date: Wed, 23 Sep 2020 03:12:35 +0000 Subject: [Intel-wired-lan] [RFC PATCH net-next v1 03/11] iavf: clean up W=1 warnings in iavf In-Reply-To: <20200911012337.14015-4-jesse.brandeburg@intel.com> References: <20200911012337.14015-1-jesse.brandeburg@intel.com> <20200911012337.14015-4-jesse.brandeburg@intel.com> Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: intel-wired-lan@osuosl.org List-ID: > From: Intel-wired-lan On Behalf Of > Jesse Brandeburg > Sent: Thursday, September 10, 2020 6:23 PM > To: netdev at vger.kernel.org > Cc: intel-wired-lan at lists.osuosl.org > Subject: [Intel-wired-lan] [RFC PATCH net-next v1 03/11] iavf: clean up W=1 > warnings in iavf > > Inspired by Lee Jones, this eliminates the remaining W=1 warnings > in iavf. > > Signed-off-by: Jesse Brandeburg > --- > drivers/net/ethernet/intel/iavf/iavf_main.c | 24 ++++++++++----------- > 1 file changed, 12 insertions(+), 12 deletions(-) > Tested-by: Aaron Brown