Jason Yan <yanaijie@xxxxxxxxxx> 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@xxxxxxxxxx> > Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxxxxxx> 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