diff options
author | 2017-04-06 06:55:19 -0700 | |
---|---|---|
committer | 2017-04-07 08:58:35 +1000 | |
commit | b9c42ac76ea13ab6d07681ff3079b3a242333764 (patch) | |
tree | b8b0f5b87f3517d001e4008fd88b25064c421cc2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tpm/tpm_crb: Enable TPM CRB interface for ARM64 (diff) | |
download | linux-dev-b9c42ac76ea13ab6d07681ff3079b3a242333764.tar.xz linux-dev-b9c42ac76ea13ab6d07681ff3079b3a242333764.zip |
apparmor: fix boolreturn.cocci warnings
security/apparmor/lib.c:132:9-10: WARNING: return of 0/1 in function 'aa_policy_init' with return type bool
Return statements in functions returning bool should use
true/false instead of 1/0.
Generated by: scripts/coccinelle/misc/boolreturn.cocci
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: John Johansen <john.johansen@canonical.com>
Signed-off-by: James Morris <james.l.morris@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions