lsm: fix typos in security/security.c comment headers
authorPairman Guo <pairmanxlr@gmail.com>
Sat, 17 Feb 2024 13:35:04 +0000 (21:35 +0800)
committerPaul Moore <paul@paul-moore.com>
Thu, 22 Feb 2024 00:03:35 +0000 (19:03 -0500)
commit936615f63768482be942644dd3b1b1dca862f25b
tree7297b4557e398b8f960d32b7f7bdec25f1179b97
parentb6c0dec9f78bc691166d60347b52b3adf03d5875
lsm: fix typos in security/security.c comment headers

This commit fixes several typos in comment headers in security/security.c
where "Check is" should be "Check if".

Signed-off-by: Pairman Guo <pairmanxlr@gmail.com>
[PM: subject line tweak]
Signed-off-by: Paul Moore <paul@paul-moore.com>
security/security.c