Skip to content

Commit d44c692

Browse files
Yang Lijrjohansen
authored andcommitted
apparmor: Fix spelling of function name in comment block
'resouce' -> 'resource' Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=2396 Reported-by: Abaci Robot <[email protected]> Signed-off-by: Yang Li <[email protected]> Signed-off-by: John Johansen <[email protected]>
1 parent 37923d4 commit d44c692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/apparmor/resource.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ static int audit_resource(struct aa_profile *profile, unsigned int resource,
6868
}
6969

7070
/**
71-
* aa_map_resouce - map compiled policy resource to internal #
71+
* aa_map_resource - map compiled policy resource to internal #
7272
* @resource: flattened policy resource number
7373
*
7474
* Returns: resource # for the current architecture.

0 commit comments

Comments
 (0)