diff options
author | 2020-04-14 00:33:20 +0900 | |
---|---|---|
committer | 2020-05-12 13:28:30 +0900 | |
commit | cfc6eea9f6af84e838e28be57b03be5502c4a02e (patch) | |
tree | 9e2c808c085c6f1c14d2b62080397e7939acced4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.7-rc5 (diff) | |
download | wireguard-linux-cfc6eea9f6af84e838e28be57b03be5502c4a02e.tar.xz wireguard-linux-cfc6eea9f6af84e838e28be57b03be5502c4a02e.zip |
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: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions