Skip to content

Commit 6548fb5

Browse files
committed
landlock: Fix spelling
Cc: Günther Noack <gnoack3000@gmail.com> Link: https://lore.kernel.org/r/20251219193855.825889-4-mic@digikod.net Reviewed-by: Günther Noack <gnoack3000@gmail.com> Signed-off-by: Mickaël Salaün <mic@digikod.net>
1 parent aa9877d commit 6548fb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

security/landlock/domain.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ struct landlock_hierarchy {
9797
*/
9898
atomic64_t num_denials;
9999
/**
100-
* @id: Landlock domain ID, sets once at domain creation time.
100+
* @id: Landlock domain ID, set once at domain creation time.
101101
*/
102102
u64 id;
103103
/**

0 commit comments

Comments
 (0)