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:
07f62eb
)
LSM: do not initialize common_audit_data to 0
author
Eric Paris
<eparis@redhat.com>
Wed, 4 Apr 2012 19:01:43 +0000
(15:01 -0400)
committer
Eric Paris
<eparis@redhat.com>
Mon, 9 Apr 2012 16:23:04 +0000
(12:23 -0400)
It isn't needed. If you don't set the type of the data associated with
that type it is a pretty obvious programming bug. So why waste the cycles?
Signed-off-by: Eric Paris <eparis@redhat.com>
No differences found