diff options
author | Jason Wang <wangborong@cdjrlc.com> | 2021-11-13 14:35:51 +0800 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2021-11-29 12:44:10 +0200 |
commit | fa4408b0799a7d52ec0b28f97ab0a93401e8e83f (patch) | |
tree | 3ee2056be893bcfe7e20dbc82e758c11f4997848 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | f1cb3476e48b60c450ec3a1d7da0805bffc6e43a (diff) |
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: Jason Wang <wangborong@cdjrlc.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20211113063551.257804-1-wangborong@cdjrlc.com
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions