[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180809151403.BF64160B23@smtp.codeaurora.org>
Date: Thu, 9 Aug 2018 15:14:03 +0000 (UTC)
From: Kalle Valo <kvalo@...eaurora.org>
To: Colin King <colin.king@...onical.com>
Cc: "David S . Miller" <davem@...emloft.net>,
Amitkumar Karwar <amit.karwar@...pinesignals.com>,
linux-wireless@...r.kernel.org, netdev@...r.kernel.org,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] rsi: remove redundant variables bss,
wh and temp_flash_content
Colin King <colin.king@...onical.com> wrote:
> From: Colin Ian King <colin.king@...onical.com>
>
> Variables bss, wh and temp_flash_content are being assigned but are
> never used hence they are redundant and can be removed.
>
> Cleans up clang warnings:
> warning: variable 'bss' set but not used [-Wunused-but-set-variable]
> warning: variable 'wh' set but not used [-Wunused-but-set-variable]
> warning: variable 'temp_flash_content' set but not used
> [-Wunused-but-set-variable]
>
> Signed-off-by: Colin Ian King <colin.king@...onical.com>
Patch applied to wireless-drivers-next.git, thanks.
35204d0aa83f rsi: remove redundant variables bss, wh and temp_flash_content
--
https://patchwork.kernel.org/patch/10554759/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists