mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-11 17:10:13 +00: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
@ -138,7 +138,7 @@ struct audit_context {
|
|||||||
struct audit_aux_data *aux_pids;
|
struct audit_aux_data *aux_pids;
|
||||||
struct sockaddr_storage *sockaddr;
|
struct sockaddr_storage *sockaddr;
|
||||||
size_t sockaddr_len;
|
size_t sockaddr_len;
|
||||||
/* Save things to print about task_struct */
|
/* Save things to print about task_struct */
|
||||||
pid_t ppid;
|
pid_t ppid;
|
||||||
kuid_t uid, euid, suid, fsuid;
|
kuid_t uid, euid, suid, fsuid;
|
||||||
kgid_t gid, egid, sgid, fsgid;
|
kgid_t gid, egid, sgid, fsgid;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user