mirror of
https://github.com/torvalds/linux.git
synced 2026-01-24 23:16:46 +00:00
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>
This commit is contained in:
@@ -97,7 +97,7 @@ struct landlock_hierarchy {
|
||||
*/
|
||||
atomic64_t num_denials;
|
||||
/**
|
||||
* @id: Landlock domain ID, sets once at domain creation time.
|
||||
* @id: Landlock domain ID, set once at domain creation time.
|
||||
*/
|
||||
u64 id;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user