diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2020-04-13 18:33:20 +0300 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2020-05-12 07:28:30 +0300 |
commit | cfc6eea9f6af84e838e28be57b03be5502c4a02e (patch) | |
tree | 9e2c808c085c6f1c14d2b62080397e7939acced4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2ef96a5bb12be62ef75b5828c0aab838ebb29cb8 (diff) | |
download | linux-cfc6eea9f6af84e838e28be57b03be5502c4a02e.tar.xz |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions