diff options
author | Jiri Slaby <[email protected]> | 2023-06-21 12:16:11 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-06-21 17:57:29 +0200 |
commit | e534755c9412be07f579acd2947401a9f87a33c8 (patch) | |
tree | 9bddf1de0c9b70a67ff7ceac6be310fea862db34 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | e64ed44bce43e003dd154c0bc418a431c15bdf77 (diff) |
tty_audit: make data of tty_audit_log() const
'data' are only read (passed down to audit_log_n_hex()), so they can be
const -- the same what is expected in audit_log_n_hex(). Only a minor
cleanup to be consistent.
Signed-off-by: Jiri Slaby (SUSE) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions