net: strict_strtoul is obsolete, use kstrtoul instead
[firefly-linux-kernel-4.4.55.git] / security / apparmor / audit.c
index 3ae28db5a64fb8595aadf512ebca42020e4e8106..031d2d9dd6950b7e6c1bf6f3b16f2a37a9ab9e22 100644 (file)
@@ -88,7 +88,7 @@ static const char *const aa_audit_type[] = {
        "HINT",
        "STATUS",
        "ERROR",
-       "KILLED"
+       "KILLED",
        "AUTO"
 };