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