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] [day] [month] [year] [list]
Date:   Thu, 16 Jun 2022 01:16:55 +0000
From:   Neal Liu <neal_liu@...eedtech.com>
To:     Lukas Bulwahn <lukas.bulwahn@...il.com>,
        "linux-aspeed@...ts.ozlabs.org" <linux-aspeed@...ts.ozlabs.org>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        "linux-usb@...r.kernel.org" <linux-usb@...r.kernel.org>
CC:     "kernel-janitors@...r.kernel.org" <kernel-janitors@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH] MAINTAINERS: Repair file entry in ASPEED USB UDC DRIVER

> Commit 055276c13205 ("usb: gadget: add Aspeed ast2600 udc driver") adds
> the section ASPEED USB UDC DRIVER with a file entry to aspeed,udc.yaml, but
> then, commit 0dde9a46a2cf ("dt-bindings: usb: add documentation for aspeed
> udc") actually adds a device tree binding aspeed,ast2600-udc.yaml.
> 
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
> broken reference.
> 
> Repair the reference to the actually added file in ASPEED USB UDC DRIVER.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...il.com>

Thanks for the fix.

Acked-by: Neal Liu <neal_liu@...eedtech.com>

> ---
> Neal, please ack.
> Greg, please pick this minor non-urgent clean-up patch in your usb-next tree.
> 
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d9c3576b082f..8830d1adb23b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3144,7 +3144,7 @@ ASPEED USB UDC DRIVER
>  M:	Neal Liu <neal_liu@...eedtech.com>
>  L:	linux-aspeed@...ts.ozlabs.org (moderated for non-subscribers)
>  S:	Maintained
> -F:	Documentation/devicetree/bindings/usb/aspeed,udc.yaml
> +F:	Documentation/devicetree/bindings/usb/aspeed,ast2600-udc.yaml
>  F:	drivers/usb/gadget/udc/aspeed_udc.c
> 
>  ASUS NOTEBOOKS AND EEEPC ACPI/WMI EXTRAS DRIVERS
> --
> 2.17.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ