Loading
apparmor: fix cast in format string DEBUG statement
if debugging is enabled the DEBUG statement will fail do to a bad fat fingered cast. Fixes: 102ada7c ("apparmor: fix fmt string type error in process_strs_entry") Signed-off-by:John Johansen <john.johansen@canonical.com>