* [PATCH] security: apparmor: file.h: delete duplicated word
@ 2020-07-19 18:08 Randy Dunlap
2020-07-22 20:35 ` [apparmor] " Seth Arnold
0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2020-07-19 18:08 UTC (permalink / raw)
To: linux-kernel; +Cc: Randy Dunlap, John Johansen, apparmor
Delete the doubled word "then" in a comment.
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: John Johansen <john.johansen@canonical.com>
Cc: apparmor@lists.ubuntu.com
---
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [apparmor] [PATCH] security: apparmor: file.h: delete duplicated word
2020-07-19 18:08 [PATCH] security: apparmor: file.h: delete duplicated word Randy Dunlap
@ 2020-07-22 20:35 ` Seth Arnold
0 siblings, 0 replies; 2+ messages in thread
From: Seth Arnold @ 2020-07-22 20:35 UTC (permalink / raw)
To: Randy Dunlap; +Cc: linux-kernel, apparmor
[-- Attachment #1: Type: text/plain, Size: 1123 bytes --]
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@infradead.org>
> Cc: John Johansen <john.johansen@canonical.com>
> Cc: apparmor@lists.ubuntu.com
Reviewed-by: Seth Arnold <seth.arnold@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.
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-07-22 20:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-19 18:08 [PATCH] security: apparmor: file.h: delete duplicated word Randy Dunlap
2020-07-22 20:35 ` [apparmor] " Seth Arnold
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox