Skip to content
Commit fa4408b0 authored by Jason Wang's avatar Jason Wang Committed by Kalle Valo
Browse files

wlcore: no need to initialise statics to false



Static variables do not need to be initialized to false. The
compiler will do that.

Signed-off-by: default avatarJason Wang <wangborong@cdjrlc.com>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20211113063551.257804-1-wangborong@cdjrlc.com
parent f1cb3476
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment