]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
audit: fix incorrect order of log new and old feature
authorGao feng <gaofeng@cn.fujitsu.com>
Fri, 1 Nov 2013 11:34:42 +0000 (19:34 +0800)
committerEric Paris <eparis@redhat.com>
Tue, 14 Jan 2014 03:29:00 +0000 (22:29 -0500)
commitaabce351b514e21e7768929ba6e5fbd87dc3848c
tree409fcbb8ff135b571cbe2a5a4477b51e234c837f
parentd3ca0344b21f04786219bf0f49647f24e4e17323
audit: fix incorrect order of log new and old feature

The order of new feature and old feature is incorrect,
this patch fix it.

Acked-by: Eric Paris <eparis@redhat.com>
Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com>
Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
kernel/audit.c