Jason Yan <[email protected]> wrote: > Fix the following coccicheck warning: > > drivers/net/wireless/ath/ath11k/dp_rx.c:2964:1-39: WARNING: Assignment > of 0/1 to bool variable > drivers/net/wireless/ath/ath11k/dp_rx.c:2965:1-38: WARNING: Assignment > of 0/1 to bool variable > > Signed-off-by: Jason Yan <[email protected]> > Signed-off-by: Kalle Valo <[email protected]>
Patch applied to ath-next branch of ath.git, thanks. b7b527b9c7c8 ath11k: use true,false for bool variables -- https://patchwork.kernel.org/patch/11525535/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

