mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-12 08:00:09 +00:00
apparmor: fix typo "type"
Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com> Acked-by: Christian Boltz <apparmor@cboltz.de> Signed-off-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
parent
b62fb22674
commit
69ad4a44a2
@ -408,7 +408,7 @@ int aa_profile_label_perm(struct aa_profile *profile, struct aa_profile *target,
|
|||||||
* @request: requested perms
|
* @request: requested perms
|
||||||
* @deny: Returns: explicit deny set
|
* @deny: Returns: explicit deny set
|
||||||
* @sa: initialized audit structure (MAY BE NULL if not auditing)
|
* @sa: initialized audit structure (MAY BE NULL if not auditing)
|
||||||
* @cb: callback fn for tpye specific fields (MAY BE NULL)
|
* @cb: callback fn for type specific fields (MAY BE NULL)
|
||||||
*
|
*
|
||||||
* Returns: 0 if permission else error code
|
* Returns: 0 if permission else error code
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user