Smack - Fix build error with bringup unconfigured
authorCasey Schaufler <casey@schaufler-ca.com>
Wed, 12 Aug 2015 18:56:02 +0000 (11:56 -0700)
committerCasey Schaufler <casey@schaufler-ca.com>
Thu, 13 Aug 2015 01:10:01 +0000 (18:10 -0700)
commit3d04c92403d377918c9a3bddab6ee103f0db25dd
tree8aae34ab646ba8d41fa1d9d245deed9376574218
parent41a2d5751616e38d1e293e3cb35a6e2bc7a03473
Smack - Fix build error with bringup unconfigured

The changes for mounting binary filesystems was allied
improperly, with the list of tokens being in an ifdef that
it shouldn't have been. Fix that, and a couple style issues
that were bothering me.

Reported-by: Jim Davis <jim.epost@gmail.com>
Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
security/smack/smack_lsm.c