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]
Date:   Wed, 4 Mar 2020 11:57:33 +0000
From:   Sameer Rahmani <lxsameer@....org>
To:     Lukas Bulwahn <lukas.bulwahn@...il.com>,
        Jonathan Corbet <corbet@....net>
Cc:     linux-doc@...r.kernel.org, Randy Dunlap <rdunlap@...radead.org>,
        Joe Perches <joe@...ches.com>, kernel-janitors@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] MAINTAINERS: adjust to kobject doc ReST conversion


On 04/03/2020 11:08, Lukas Bulwahn wrote:
> Commit 5fed00dcaca8 ("Documentation: kobject.txt has been moved to
> core-api/kobject.rst") missed to adjust the entry in MAINTAINERS.
>
> Since then, ./scripts/get_maintainer.pl --self-test complains:
>
>    warning: no file matches F: Documentation/kobject.txt
>
> Adjust DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS entry in MAINTAINERS.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...il.com>
> ---
> Sameer, please ack.
> Jonathan, pick pick this patch for doc-next.
>
>   MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d064049aad1b..998d56e61a41 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5213,7 +5213,7 @@ M:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
>   R:	"Rafael J. Wysocki" <rafael@...nel.org>
>   T:	git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
>   S:	Supported
> -F:	Documentation/kobject.txt
> +F:	Documentation/core-api/kobject.rst
>   F:	drivers/base/
>   F:	fs/debugfs/
>   F:	fs/sysfs/

Hi Lukas,

Thanks for the fix. It looks good to me

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ