mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] device_cgroup: Fix a spelling mistake
@ 2022-06-28  6:22 Zhang Jiaming
  0 siblings, 0 replies; only message in thread
From: Zhang Jiaming @ 2022-06-28  6:22 UTC (permalink / raw)
  To: jmorris, serge; +Cc: linux-security-module, linux-kernel, Zhang Jiaming

Change 'acessed' to 'accessed'.

Signed-off-by: Zhang Jiaming <jiaming@nfschina.com>
---
 security/device_cgroup.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/security/device_cgroup.c b/security/device_cgroup.c
index a9f8c63a96d1..0a4373d2a1f2 100644
--- a/security/device_cgroup.c
+++ b/security/device_cgroup.c
@@ -410,7 +410,7 @@ static bool verify_new_ex(struct dev_cgroup *dev_cgroup,
 		} else {
 			/*
 			 * new exception in the child will add more devices
-			 * that can be acessed, so it can't match any of
+			 * that can be accessed, so it can't match any of
 			 * parent's exceptions, even slightly
 			 */ 
 			match = match_exception_partial(&dev_cgroup->exceptions,
-- 
2.25.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-28  6:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-28  6:22 [PATCH] device_cgroup: Fix a spelling mistake Zhang Jiaming

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®