diff options
author | Thomas Meyer <thomas@m3y3r.de> | 2017-10-07 17:02:21 +0300 |
---|---|---|
committer | John Johansen <john.johansen@canonical.com> | 2017-11-21 13:17:12 +0300 |
commit | 954317fef2ee789af55f82903dbc574905250f7c (patch) | |
tree | 70ced9c6a2a47e3cdb50e0abf878a994b21d019e /security/apparmor/lib.c | |
parent | 7bba39ae52c4d7b467d0a6f74cc067a561aac043 (diff) | |
download | linux-954317fef2ee789af55f82903dbc574905250f7c.tar.xz |
apparmor: Fix bool initialization/comparison
Bool initializations should use true and false. Bool tests don't need
comparisons.
Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'security/apparmor/lib.c')
0 files changed, 0 insertions, 0 deletions