[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20181130.172414.113123648892933050.davem@davemloft.net>
Date: Fri, 30 Nov 2018 17:24:14 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: yuehaibing@...wei.com
Cc: subashab@...eaurora.org, netdev@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH net-next] net: qualcomm: rmnet: Remove set but not used
variable 'cmd'
From: YueHaibing <yuehaibing@...wei.com>
Date: Thu, 29 Nov 2018 02:36:32 +0000
> Fixes gcc '-Wunused-but-set-variable' warning:
>
> drivers/net/ethernet/qualcomm/rmnet/rmnet_map_command.c: In function 'rmnet_map_do_flow_control':
> drivers/net/ethernet/qualcomm/rmnet/rmnet_map_command.c:23:36: warning:
> variable 'cmd' set but not used [-Wunused-but-set-variable]
> struct rmnet_map_control_command *cmd;
>
> 'cmd' not used anymore now, should also be removed.
>
> Signed-off-by: YueHaibing <yuehaibing@...wei.com>
Applied.
Powered by blists - more mailing lists