Re: wlcore: no need to initialise statics to false
From: Kalle Valo <hidden>
Date: 2021-11-29 10:46:33
Also in:
lkml, netdev
From: Kalle Valo <hidden>
Date: 2021-11-29 10:46:33
Also in:
lkml, netdev
Jason Wang [off-list ref] wrote:
Static variables do not need to be initialized to false. The compiler will do that. Signed-off-by: Jason Wang <redacted>
Patch applied to wireless-drivers-next.git, thanks. fa4408b0799a wlcore: no need to initialise statics to false -- https://patchwork.kernel.org/project/linux-wireless/patch/20211113063551.257804-1-wangborong@cdjrlc.com/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches