]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - kernel/audit.c
audit: rename the queues and kauditd related functions
authorPaul Moore <paul@paul-moore.com>
Tue, 29 Nov 2016 21:53:24 +0000 (16:53 -0500)
committerPaul Moore <paul@paul-moore.com>
Wed, 14 Dec 2016 18:06:04 +0000 (13:06 -0500)
commitaf8b824f283de5acc9b9ae8dbb60e4adacff721b
treed6dddd966ae7417789904d30b499e87d75f41874
parent4aa83872d346806d9b54768aa0d1329050542bad
audit: rename the queues and kauditd related functions

The audit queue names can be shortened and the record sending
helpers associated with the kauditd task could be named better, do
these small cleanups now to make life easier once we start reworking
the queues and kauditd code.

Signed-off-by: Paul Moore <paul@paul-moore.com>
kernel/audit.c