Jason Yan <[email protected]> wrote: > Fix the following coccicheck warning: > > drivers/net/wireless/ray_cs.c:2797:5-14: WARNING: Comparison of 0/1 to > bool variable > drivers/net/wireless/ray_cs.c:2798:2-11: WARNING: Assignment of 0/1 to > bool variable > > Signed-off-by: Jason Yan <[email protected]>
Patch applied to wireless-drivers-next.git, thanks. 1f15d7c8f3fc ray_cs: use true,false for bool variable -- https://patchwork.kernel.org/patch/11510389/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

