]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
apparmor: Use str_yes_no() helper function
authorThorsten Blum <thorsten.blum@linux.dev>
Fri, 20 Dec 2024 19:22:42 +0000 (20:22 +0100)
committerJohn Johansen <john.johansen@canonical.com>
Sat, 18 Jan 2025 14:47:11 +0000 (06:47 -0800)
commitc602537de3c137e55582d7fccfb18e50f1cd9c83
tree4f12cb17df73a9bd405dde26a038bd6fb1d7e466
parent40384c840ea1944d7c5a392e8975ed088ecf0b37
apparmor: Use str_yes_no() helper function

Remove hard-coded strings by using the str_yes_no() helper function.

Fix a typo in a comment: s/unpritable/unprintable/

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: John Johansen <john.johansen@canonical.com>
security/apparmor/apparmorfs.c