Skip to content

Commit 6548fb5

Browse files
committed
landlock: Fix spelling
Cc: Günther Noack <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Günther Noack <[email protected]> Signed-off-by: Mickaël Salaün <[email protected]>
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)