[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200422064304.D7659C433F2@smtp.codeaurora.org>
Date: Wed, 22 Apr 2020 06:43:04 +0000 (UTC)
From: Kalle Valo <kvalo@...eaurora.org>
To: Jason Yan <yanaijie@...wei.com>
Cc: <davem@...emloft.net>, <colin.king@...onical.com>,
<ath11k@...ts.infradead.org>, <linux-wireless@...r.kernel.org>,
<netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
Jason Yan <yanaijie@...wei.com>
Subject: Re: [PATCH] ath11k: remove conversion to bool in
ath11k_debug_fw_stats_process()
Jason Yan <yanaijie@...wei.com> wrote:
> The '==' expression itself is bool, no need to convert it to bool again.
> This fixes the following coccicheck warning:
>
> drivers/net/wireless/ath/ath11k/debug.c:198:57-62: WARNING: conversion
> to bool not needed here
> drivers/net/wireless/ath/ath11k/debug.c:218:58-63: WARNING: conversion
> to bool not needed here
>
> Signed-off-by: Jason Yan <yanaijie@...wei.com>
> Signed-off-by: Kalle Valo <kvalo@...eaurora.org>
Patch applied to ath-next branch of ath.git, thanks.
d81709346cea ath11k: remove conversion to bool in ath11k_debug_fw_stats_process()
--
https://patchwork.kernel.org/patch/11498785/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists