2021-04-25 08:41:28

by Souptick Joarder

[permalink] [raw]
Subject: [PATCH v2] selinux: Corrected comment to match kernel-doc comment

Minor documentation update.

Signed-off-by: Souptick Joarder <[email protected]>
Cc: Randy Dunlap <[email protected]>
---
security/selinux/avc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/security/selinux/avc.c b/security/selinux/avc.c
index ad451cf..c90f455 100644
--- a/security/selinux/avc.c
+++ b/security/selinux/avc.c
@@ -819,7 +819,7 @@ int __init avc_add_callback(int (*callback)(u32 event), u32 events)
}

/**
- * avc_update_node Update an AVC entry
+ * avc_update_node - Update an AVC entry
* @event : Updating event
* @perms : Permission mask bits
* @ssid,@tsid,@tclass : identifier of an AVC entry
--
1.9.1


2021-04-25 16:32:07

by Randy Dunlap

[permalink] [raw]
Subject: Re: [PATCH v2] selinux: Corrected comment to match kernel-doc comment

On 4/25/21 1:35 AM, Souptick Joarder wrote:
> Minor documentation update.
>
> Signed-off-by: Souptick Joarder <[email protected]>
> Cc: Randy Dunlap <[email protected]>

Acked-by: Randy Dunlap <[email protected]>

Thanks.

> ---
> security/selinux/avc.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/security/selinux/avc.c b/security/selinux/avc.c
> index ad451cf..c90f455 100644
> --- a/security/selinux/avc.c
> +++ b/security/selinux/avc.c
> @@ -819,7 +819,7 @@ int __init avc_add_callback(int (*callback)(u32 event), u32 events)
> }
>
> /**
> - * avc_update_node Update an AVC entry
> + * avc_update_node - Update an AVC entry
> * @event : Updating event
> * @perms : Permission mask bits
> * @ssid,@tsid,@tclass : identifier of an AVC entry
>


--
~Randy

2021-05-11 01:45:23

by Paul Moore

[permalink] [raw]
Subject: Re: [PATCH v2] selinux: Corrected comment to match kernel-doc comment

On Sun, Apr 25, 2021 at 4:35 AM Souptick Joarder <[email protected]> wrote:
>
> Minor documentation update.
>
> Signed-off-by: Souptick Joarder <[email protected]>
> Cc: Randy Dunlap <[email protected]>
> ---
> security/selinux/avc.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Merged into selinux/next, thanks everyone.

--
paul moore
http://www.paul-moore.com