mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 01:04:41 +01:00
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>
This commit is contained in:
parent
211ddde082
commit
4f7b54e17e
1 changed files with 1 additions and 1 deletions
|
|
@ -138,7 +138,7 @@ struct audit_context {
|
|||
struct audit_aux_data *aux_pids;
|
||||
struct sockaddr_storage *sockaddr;
|
||||
size_t sockaddr_len;
|
||||
/* Save things to print about task_struct */
|
||||
/* Save things to print about task_struct */
|
||||
pid_t ppid;
|
||||
kuid_t uid, euid, suid, fsuid;
|
||||
kgid_t gid, egid, sgid, fsgid;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue