lsm: styling fixes to security/security.c
authorPaul Moore <paul@paul-moore.com>
Fri, 17 Feb 2023 02:33:20 +0000 (21:33 -0500)
committerPaul Moore <paul@paul-moore.com>
Mon, 6 Mar 2023 18:41:07 +0000 (13:41 -0500)
commit63c1845bf1a4de21b9cb5a609c96d09e7cf6663b
tree9d79ad216a4ba469c275043e03bfdc07b60ce267
parente261301c851aee401cfc63179ca4d3facd2f098b
lsm: styling fixes to security/security.c

As we were already making massive changes to security/security.c by
moving all of the function header comments above the function
definitions, let's take the opportunity to fix various style crimes.

Acked-by: Casey Schaufler <casey@schaufler-ca.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
security/security.c