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]
Message-ID: <aQLFM2-WgRvDHfZT@sam-fedora>
Date: Wed, 29 Oct 2025 21:53:55 -0400
From: Samuel Kayode <samkay014@...il.com>
To: Lukas Bulwahn <lbulwahn@...hat.com>
Cc: Samuel Kayode <samuel.kayode@...oirfairelinux.com>,
	Samuel Kayode <samkay014@...il.com>,
	Jerome Oufella <jerome.oufella@...oirfairelinux.com>,
	Lee Jones <lee@...nel.org>, imx@...ts.linux.dev,
	Frank Li <Frank.Li@....com>,
	Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
	Sean Nyekjaer <sean@...nix.com>, kernel-janitors@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Lukas Bulwahn <lukas.bulwahn@...hat.com>
Subject: Re: [PATCH] MAINTAINERS: adjust file entry in NXP PF1550 PMIC MFD
 DRIVER

On Wed, Oct 29, 2025 at 11:42:28AM +0100, Lukas Bulwahn wrote:
> From: Lukas Bulwahn <lukas.bulwahn@...hat.com>
> 
> Commit ebaec90ec0b5 ("mfd: pf1550: Add core driver for the PF1550 PMIC")
> adds the header file pf1550.h in include/linux/mfd/, and commit
> a7d6255a0bf3 ("MAINTAINERS: Add an entry for PF1550 MFD driver") adds a new
> section NXP PF1550 PMIC MFD DRIVER intending to refer to that header file.
> It however adds the entry for pfd1550.h; note the additional letter in the
> filename.
> 
> Adjust the file entry to refer to the intended file.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...hat.com>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 70de2f9c4a50..e428ec79dd24 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -18718,7 +18718,7 @@ F:	drivers/input/misc/pf1550-onkey.c
>  F:	drivers/mfd/pf1550.c
>  F:	drivers/power/supply/pf1550-charger.c
>  F:	drivers/regulator/pf1550-regulator.c
> -F:	include/linux/mfd/pfd1550.h
> +F:	include/linux/mfd/pf1550.h

Thanks for catching that.

Reviewed-by: Samuel Kayode <samkay014@...il.com>

I will be sending a patch to update my email on this.

Thanks,
Sam

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ