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:
cfca030
)
SELinux: change sbsec->behavior to short
author
Eric Paris
<eparis@redhat.com>
Wed, 10 Oct 2012 14:38:47 +0000
(10:38 -0400)
committer
Eric Paris
<eparis@redhat.com>
Thu, 25 Jul 2013 17:03:09 +0000
(13:03 -0400)
We only have 6 options, so char is good enough, but use a short as that
packs nicely. This shrinks the superblock_security_struct just a little
bit.
Signed-off-by: Eric Paris <eparis@redhat.com>
No differences found