mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-09-01 06:45:38 +00:00
removing trailing whitespace that slipped in
This commit is contained in:
@@ -749,7 +749,7 @@ int sd_audit(struct subdomain *sd, const struct sd_audit *sa)
|
|||||||
goto out;
|
goto out;
|
||||||
}
|
}
|
||||||
|
|
||||||
audit_log_format(ab, "(%s(%d) profile %s active %s)",
|
audit_log_format(ab, "(%s(%d) profile %s active %s)",
|
||||||
current->comm, current->pid,
|
current->comm, current->pid,
|
||||||
sd->profile->name, sd->active->name);
|
sd->profile->name, sd->active->name);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user