lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8c0fc385-405a-e7df-3750-ff7e2d939f48@infradead.org>
Date:   Sun, 25 Apr 2021 09:30:22 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     Souptick Joarder <jrdr.linux@...il.com>, paul@...l-moore.com,
        stephen.smalley.work@...il.com, eparis@...isplace.org
Cc:     selinux@...r.kernel.org, linux-kernel@...r.kernel.org
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 <jrdr.linux@...il.com>
> Cc: Randy Dunlap <rdunlap@...radead.org>

Acked-by: Randy Dunlap <rdunlap@...radead.org>

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ