summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorJeff Layton2012-10-10 21:25:21 +0200
committerAl Viro2012-10-12 06:32:00 +0200
commitc43a25abba97c7d87131e71db6be24b24d7791a5 (patch)
tree0fe959853254064e17805ca111838e7869720e43 /crypto
parentaudit: no need to walk list in audit_inode if name is NULL (diff)
downloadkernel-qcow2-linux-c43a25abba97c7d87131e71db6be24b24d7791a5.tar.gz
kernel-qcow2-linux-c43a25abba97c7d87131e71db6be24b24d7791a5.tar.xz
kernel-qcow2-linux-c43a25abba97c7d87131e71db6be24b24d7791a5.zip
audit: reverse arguments to audit_inode_child
Most of the callers get called with an inode and dentry in the reverse order. The compiler then has to reshuffle the arg registers and/or stack in order to pass them on to audit_inode_child. Reverse those arguments for a micro-optimization. Reported-by: Eric Paris <eparis@redhat.com> Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions