Skip to content
Commit cfc6eea9 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kconfig: do not use OR-assignment for zero-cleared structure



The simple assignment is enough because memset() three lines above
has zero-cleared the structure.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent 2ef96a5b
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