lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 22 Apr 2020 06:41:28 +0000 (UTC)
From:   Kalle Valo <kvalo@...eaurora.org>
To:     Jason Yan <yanaijie@...wei.com>
Cc:     <davem@...emloft.net>, <srirrama@...eaurora.org>,
        <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_dp_rxdesc_mpdu_valid()

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/dp_rx.c:255:46-51: 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.

8af40902f839 ath11k: remove conversion to bool in ath11k_dp_rxdesc_mpdu_valid()

-- 
https://patchwork.kernel.org/patch/11498781/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

Powered by blists - more mailing lists