From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Subject: Re: [PATCH] ath9k: remove set but not used variable 'new_flags' Date: Mon, 5 Nov 2018 11:18:59 +0000 (UTC) Message-ID: <20181105111859.BF41960741@smtp.codeaurora.org> References: <1540265234-58050-1-git-send-email-zhongjiang@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Cc: , , , , To: zhong jiang Return-path: In-Reply-To: <1540265234-58050-1-git-send-email-zhongjiang@huawei.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org zhong jiang wrote: > new_flags is not used after setting its value. It is safe to remove > the unused variable. > > Signed-off-by: zhong jiang > Signed-off-by: Kalle Valo Patch applied to ath-next branch of ath.git, thanks. 53d76f1687ba ath9k: remove set but not used variable 'new_flags' -- https://patchwork.kernel.org/patch/10652679/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches