[apparmor] [PATCH] security: apparmor: file.h: delete duplicated word

Seth Arnold seth.arnold at canonical.com
Wed Jul 22 20:35:14 UTC 2020


On Sun, Jul 19, 2020 at 11:08:35AM -0700, Randy Dunlap wrote:
> Delete the doubled word "then" in a comment.
> 
> Signed-off-by: Randy Dunlap <rdunlap at infradead.org>
> Cc: John Johansen <john.johansen at canonical.com>
> Cc: apparmor at lists.ubuntu.com

Reviewed-by: Seth Arnold <seth.arnold at canonical.com>

Thanks

> ---
>  security/apparmor/include/file.h |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> --- linux-next-20200717.orig/security/apparmor/include/file.h
> +++ linux-next-20200717/security/apparmor/include/file.h
> @@ -167,7 +167,7 @@ int aa_audit_file(struct aa_profile *pro
>   * @perms: permission table indexed by the matched state accept entry of @dfa
>   * @trans: transition table for indexed by named x transitions
>   *
> - * File permission are determined by matching a path against @dfa and then
> + * File permission are determined by matching a path against @dfa and
>   * then using the value of the accept entry for the matching state as
>   * an index into @perms.  If a named exec transition is required it is
>   * looked up in the transition table.
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20200722/e44a890d/attachment.sig>


More information about the AppArmor mailing list