Skip to content

Commit 4f7b54e

Browse files
rprobainapcmoore
authored andcommitted
audit: fix comment misindentation in audit.h
Minor comment misindentation adjustment. Signed-off-by: Ricardo Robaina <rrobaina@redhat.com> Signed-off-by: Paul Moore <paul@paul-moore.com>
1 parent 211ddde commit 4f7b54e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kernel/audit.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ struct audit_context {
138138
struct audit_aux_data *aux_pids;
139139
struct sockaddr_storage *sockaddr;
140140
size_t sockaddr_len;
141-
/* Save things to print about task_struct */
141+
/* Save things to print about task_struct */
142142
pid_t ppid;
143143
kuid_t uid, euid, suid, fsuid;
144144
kgid_t gid, egid, sgid, fsgid;

0 commit comments

Comments
 (0)