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: <2025071604-plus-spoiled-3d39@gregkh>
Date: Wed, 16 Jul 2025 15:20:17 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Damien Riégel <damien.riegel@...abs.com>
Cc: greybus-dev@...ts.linaro.org, linux-kernel@...r.kernel.org,
	linux-devel@...abs.com, Alex Elder <elder@...nel.org>,
	Johan Hovold <johan@...nel.org>
Subject: Re: [RFC 1/6] greybus: move host controller drivers comment in
 Makefile

On Fri, Jul 04, 2025 at 08:40:31PM -0400, Damien Riégel wrote:
> gb-beagleplay is also a Greybus host controller driver, so move comment
> accordingly.
> 
> Signed-off-by: Damien Riégel <damien.riegel@...abs.com>
> ---
>  drivers/greybus/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/greybus/Makefile b/drivers/greybus/Makefile
> index d986e94f889..c3564ad151f 100644
> --- a/drivers/greybus/Makefile
> +++ b/drivers/greybus/Makefile
> @@ -18,9 +18,9 @@ obj-$(CONFIG_GREYBUS)		+= greybus.o
>  # needed for trace events
>  ccflags-y += -I$(src)
>  
> +# Greybus Host controller drivers
>  obj-$(CONFIG_GREYBUS_BEAGLEPLAY)	+= gb-beagleplay.o
>  

The blank line should be dropped here too, right?

thanks,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ