ima: fix uid code style problems
authorAlex Henrie <alexh@vpitech.com>
Thu, 7 Oct 2021 20:03:01 +0000 (14:03 -0600)
committerMimi Zohar <zohar@linux.ibm.com>
Sun, 10 Oct 2021 02:17:57 +0000 (22:17 -0400)
commit30d8764a744fbd9db2e55b2777b65def2f6ec1c1
treea4a17dbe8dc13388b1521e73bb3c1656b0376256
parenteb0782bbdfd0d7c4786216659277c3fd585afc0e
ima: fix uid code style problems

scripts/checkpatch.pl wants function arguments to have names; and Mimi
prefers to keep the line length in functions to 80 characters or less.

Signed-off-by: Alex Henrie <alexh@vpitech.com>
Reviewed-by: Petr Vorel <pvorel@suse.cz>
Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
security/integrity/ima/ima_policy.c