Home
last modified time | relevance | path

Searched hist:"4043 cde8" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/
H A Dauditsc.c4043cde8 Tue Jan 03 13:23:08 CST 2012 Eric Paris <eparis@redhat.com> audit: do not call audit_getname on error

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>
4043cde8 Tue Jan 03 13:23:08 CST 2012 Eric Paris <eparis@redhat.com> audit: do not call audit_getname on error

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>
/openbmc/linux/fs/
H A Dnamei.c4043cde8 Tue Jan 03 13:23:08 CST 2012 Eric Paris <eparis@redhat.com> audit: do not call audit_getname on error

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>
4043cde8 Tue Jan 03 13:23:08 CST 2012 Eric Paris <eparis@redhat.com> audit: do not call audit_getname on error

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>