]> git.ipfire.org Git - thirdparty/linux.git/commit
lsm: trivial comment fix
authorKalevi Kolttonen <kalevi@kolttonen.fi>
Thu, 15 May 2025 20:23:40 +0000 (23:23 +0300)
committerPaul Moore <paul@paul-moore.com>
Mon, 16 Jun 2025 22:43:13 +0000 (18:43 -0400)
commit9fc86a85f36c51dd9e628c82091326151c8ff638
tree1e5f61f8a354b9632326302840f0f87f4d81ec87
parentfe78e02600f83d81e55f6fc352d82c4f264a2901
lsm: trivial comment fix

Fix a typo in the security_inode_mkdir() comment block.

Signed-off-by: Kalevi Kolttonen <kalevi@kolttonen.fi>
[PM: subject tweak, add description]
Signed-off-by: Paul Moore <paul@paul-moore.com>
security/security.c