libsmack: revert access codes
authorJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Tue, 26 Nov 2013 19:02:05 +0000 (21:02 +0200)
committerJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Wed, 27 Nov 2013 11:55:05 +0000 (13:55 +0200)
commitd2283792f7c7ba3d3c05c3c7b3b7cb4800d1af7e
tree38a5816e8d97b43e50abf4a6239d28e525b25047
parent8fd016791883705fc17598b89a3d54633c3dc5ca
libsmack: revert access codes

Revert access codes as internal representation for access types
because they work much better when we have to merge rules.

Other aim of this patch is to clean up internal presentation.
After this change the whole access state can be represented
with only two integers.

Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
libsmack/libsmack.c