]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - security/lsm_audit.c
lsm: rename duplicate labels in LSM_AUDIT_DATA_TASK audit message type
authorRichard Guy Briggs <rgb@redhat.com>
Wed, 15 Apr 2015 18:08:25 +0000 (14:08 -0400)
committerPaul Moore <pmoore@redhat.com>
Fri, 29 May 2015 19:09:54 +0000 (15:09 -0400)
commit5c5bc97e2fc819112ece40e7d433039d6df8f7ba
tree93dc892a21a96b74459724946a724105d640e445
parent39a8804455fb23f09157341d3ba7db6d7ae6ee76
lsm: rename duplicate labels in LSM_AUDIT_DATA_TASK audit message type

The LSM_AUDIT_DATA_TASK pid= and comm= labels are duplicates of those at the
start of this function with different values.  Rename them to their object
counterparts opid= and ocomm= to disambiguate.

Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
[PM: minor merging needed due to differences in the tree]
Signed-off-by: Paul Moore <pmoore@redhat.com>
security/lsm_audit.c