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:
ee080e6
)
Audit: clean up audit_receive_skb
author
Eric Paris
<eparis@redhat.com>
Thu, 11 Jun 2009 18:31:35 +0000
(14:31 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 24 Jun 2009 03:50:40 +0000
(23:50 -0400)
audit_receive_skb is hard to clearly parse what it is doing to the netlink
message. Clean the function up so it is easy and clear to see what is going
on.
Signed-off-by: Eric Paris <eparis@redhat.com>
No differences found