]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
audit: Use str_yes_no() helper function
authorThorsten Blum <thorsten.blum@linux.dev>
Fri, 18 Oct 2024 11:09:46 +0000 (13:09 +0200)
committerPaul Moore <paul@paul-moore.com>
Tue, 22 Oct 2024 23:16:50 +0000 (19:16 -0400)
commit89282beaf75d81c9e04da7bc7c97bb261c2a0204
treee6e0cd22c1a0e6f964ae6856560e8cb9b0b38c2c
parent2132b355267f328a56da96f2f8868cc95406a562
audit: Use str_yes_no() helper function

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

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Paul Moore <paul@paul-moore.com>
kernel/auditsc.c