diff options
author | 2017-08-18 19:56:27 -0500 | |
---|---|---|
committer | 2018-01-22 19:07:08 -0600 | |
commit | 3b10db2b06e2f6191aabb14babe28dcaa657a947 (patch) | |
tree | a903169e259f30612105288af09fe166172c6822 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | signal: Don't use structure initializers for struct siginfo (diff) | |
download | wireguard-linux-3b10db2b06e2f6191aabb14babe28dcaa657a947.tar.xz wireguard-linux-3b10db2b06e2f6191aabb14babe28dcaa657a947.zip |
signal: Replace memset(info,...) with clear_siginfo for clarity
The function clear_siginfo is just a nice wrapper around memset so
this results in no functional change. This change makes mistakes
a little more difficult and it makes it clearer what is going on.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions