diff options
author | Eric Paris <eparis@redhat.com> | 2010-10-25 14:41:39 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-10-26 11:37:18 -0700 |
commit | 15aac676778f206b42c4d7782b08f89246680485 (patch) | |
tree | d4d2625139f8a52ffa7bd0cb1848a446518652ec /Documentation | |
parent | 497f32337073a2da102c49a53779097b5394711b (diff) |
IMA: convert internal flags from long to char
The IMA flags is an unsigned long but there is only 1 flag defined.
Lets save a little space and make it a char. This packs nicely next to
the array of u8's.
Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions