diff options
author | 2021-09-02 23:27:31 -0700 | |
---|---|---|
committer | 2021-11-03 01:08:15 -0700 | |
commit | 4d47fbbe54bf75b72eac3f5a0caa664300937620 (patch) | |
tree | 62b70be6926976735356b2b9dbc466334a925c32 /tools/perf/scripts/python/syscall-counts.py | |
parent | apparmor: use per file locks for transactional queries (diff) | |
download | linux-dev-4d47fbbe54bf75b72eac3f5a0caa664300937620.tar.xz linux-dev-4d47fbbe54bf75b72eac3f5a0caa664300937620.zip |
apparmor: fix zero-length compiler warning in AA_BUG()
Uses of AA_BUG() without a message can result in the compiler warning
warning: zero-length gnu_printf format string [-Wformat-zero-length]
Fix this with a pragma for now. A larger rework of AA_BUG() will
follow.
Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions