From mboxrd@z Thu Jan 1 00:00:00 1970 From: merez@codeaurora.org Date: Tue, 11 Sep 2018 19:04:28 +0000 Subject: Re: [PATCH] wil6210: remove set but not used variable 'start' Message-Id: List-Id: References: <1536669139-14848-1-git-send-email-yuehaibing@huawei.com> In-Reply-To: <1536669139-14848-1-git-send-email-yuehaibing@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: YueHaibing Cc: Kalle Valo , linux-wireless@vger.kernel.org, wil6210@qti.qualcomm.com, netdev@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-wireless-owner@vger.kernel.org On 2018-09-11 15:32, YueHaibing wrote: > Fixes gcc '-Wunused-but-set-variable' warning: > > drivers/net/wireless/ath/wil6210/pm.c: In function > 'wil_suspend_keep_radio_on': > drivers/net/wireless/ath/wil6210/pm.c:193:16: warning: > variable 'start' set but not used [-Wunused-but-set-variable] > > Signed-off-by: YueHaibing Reviewed-by: Maya Erez -- Maya Erez Qualcomm Israel, Inc. on behalf of Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:44170 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726713AbeILAFK (ORCPT ); Tue, 11 Sep 2018 20:05:10 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Date: Tue, 11 Sep 2018 22:04:28 +0300 From: merez@codeaurora.org To: YueHaibing Cc: Kalle Valo , linux-wireless@vger.kernel.org, wil6210@qti.qualcomm.com, netdev@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-wireless-owner@vger.kernel.org Subject: Re: [PATCH] wil6210: remove set but not used variable 'start' In-Reply-To: <1536669139-14848-1-git-send-email-yuehaibing@huawei.com> References: <1536669139-14848-1-git-send-email-yuehaibing@huawei.com> Message-ID: (sfid-20180911_210436_421208_3BD09AAA) Sender: linux-wireless-owner@vger.kernel.org List-ID: On 2018-09-11 15:32, YueHaibing wrote: > Fixes gcc '-Wunused-but-set-variable' warning: > > drivers/net/wireless/ath/wil6210/pm.c: In function > 'wil_suspend_keep_radio_on': > drivers/net/wireless/ath/wil6210/pm.c:193:16: warning: > variable 'start' set but not used [-Wunused-but-set-variable] > > Signed-off-by: YueHaibing Reviewed-by: Maya Erez -- Maya Erez Qualcomm Israel, Inc. on behalf of Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project From mboxrd@z Thu Jan 1 00:00:00 1970 From: merez-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org Subject: Re: [PATCH] wil6210: remove set but not used variable 'start' Date: Tue, 11 Sep 2018 22:04:28 +0300 Message-ID: References: <1536669139-14848-1-git-send-email-yuehaibing@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Cc: Kalle Valo , linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, wil6210-Rm6X0d1/PG5y9aJCnZT0Uw@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, kernel-janitors-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-wireless-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: YueHaibing Return-path: In-Reply-To: <1536669139-14848-1-git-send-email-yuehaibing-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> Sender: linux-wireless-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: netdev.vger.kernel.org On 2018-09-11 15:32, YueHaibing wrote: > Fixes gcc '-Wunused-but-set-variable' warning: > > drivers/net/wireless/ath/wil6210/pm.c: In function > 'wil_suspend_keep_radio_on': > drivers/net/wireless/ath/wil6210/pm.c:193:16: warning: > variable 'start' set but not used [-Wunused-but-set-variable] > > Signed-off-by: YueHaibing Reviewed-by: Maya Erez -- Maya Erez Qualcomm Israel, Inc. on behalf of Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project