Re: [RESEND PATCH] apparmor: Use str_yes_no() helper function
From: Thorsten Blum <thorsten.blum@linux.dev>
Date: 2025-01-14 10:15:44
Also in:
lkml
From: Thorsten Blum <thorsten.blum@linux.dev>
Date: 2025-01-14 10:15:44
Also in:
lkml
On 20. Dec 2024, at 21:19, John Johansen wrote:
On 12/20/24 11:22, Thorsten Blum wrote:quoted
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>Hey Thorsten, sorry for the delay on this I am just really backlogged and will try to catch-up on the mailing list traffic this weekend. Acked-by: John Johansen <john.johansen@canonical.com> I have pulled this into my tree and it should migrate into linux-next soon
Hi John, I can't find this in linux-next yet. Any ideas? Thanks, Thorsten