Re: [RESEND PATCH] apparmor: Use str_yes_no() helper function

From: John Johansen
Date: Fri Jan 24 2025 - 17:05:22 EST


On 1/14/25 02:15, Thorsten Blum wrote:
On 20. Dec 2024, at 21:19, John Johansen wrote:
On 12/20/24 11:22, Thorsten Blum wrote:
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@xxxxxxxxx>

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@xxxxxxxxxxxxx>

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?


yeah sorry, I had to disable my pre push hook, it does some sanity checks around
sign-offs, checkpatch, etc and well takes a while. Any ways it was tripping on some stuff
causing it not to push, and the last few week being crazy I just missed it.