git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
633b454
)
audit: do not call audit_getname on error
author
Eric Paris
<eparis@redhat.com>
Tue, 3 Jan 2012 19:23:08 +0000
(14:23 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 17 Jan 2012 21:17:01 +0000
(16:17 -0500)
Just a code cleanup really. We don't need to make a function call just for
it to return on error. This also makes the VFS function even easier to follow
and removes a conditional on a hot path.
Signed-off-by: Eric Paris <eparis@redhat.com>
fs/namei.c
patch
|
blob
|
history
kernel/auditsc.c
patch
|
blob
|
history
diff --cc
fs/namei.c
Simple merge
diff --cc
kernel/auditsc.c
Simple merge