Smack: fix W=1 build warnings
authorCasey Schaufler <casey@schaufler-ca.com>
Wed, 13 Oct 2021 21:56:43 +0000 (14:56 -0700)
committerCasey Schaufler <casey@schaufler-ca.com>
Wed, 13 Oct 2021 21:56:43 +0000 (14:56 -0700)
commitb57d02091b8f5eae1fce5652bb2b53857cd3c720
treebcf4db0a52879cb667a6c50876cb4ce873a7e304
parentf8de49ef925222135aff23f13344c1a907d88a41
Smack: fix W=1 build warnings

A couple of functions had malformed comment blocks.
Namespace parameters were added without updating the
comment blocks. These are all repaired in the Smack code,
so "% make W=1 security/smack" is warning free.

Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
security/smack/smack_lsm.c