[PATCH] MAINTAINERS: ipack: add ipack.h header file

Randy Dunlap posted 1 patch 2 months ago
MAINTAINERS |    1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: ipack: add ipack.h header file
Posted by Randy Dunlap 2 months ago
Add the header file so that get_maintainer.pl will report useful
info instead of just linux-kernel@vger.

Fixes: 14dc124f1b2f ("MAINTAINERS: Add maintainers for Industry Pack subsystem")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
---
Cc: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Cc: Vaibhav Gupta <vaibhavgupta40@gmail.com>
Cc: Jens Taprogge <jens.taprogge@taprogge.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: industrypack-devel@lists.sourceforge.net
---
 MAINTAINERS |    1 +
 1 file changed, 1 insertion(+)

--- linux-next-20251013.orig/MAINTAINERS
+++ linux-next-20251013/MAINTAINERS
@@ -12216,6 +12216,7 @@ L:	industrypack-devel@lists.sourceforge.
 S:	Maintained
 W:	http://industrypack.sourceforge.net
 F:	drivers/ipack/
+F:	include/linux/ipack.h
 
 INFINEON DPS310 Driver
 M:	Eddie James <eajames@linux.ibm.com>
Re: [PATCH] MAINTAINERS: ipack: add ipack.h header file
Posted by Vaibhav Gupta 2 months ago
On Mon, Oct 13, 2025 at 08:00:38PM -0700, Randy Dunlap wrote:
> Add the header file so that get_maintainer.pl will report useful
> info instead of just linux-kernel@vger.
> 
> Fixes: 14dc124f1b2f ("MAINTAINERS: Add maintainers for Industry Pack subsystem")
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> ---
> Cc: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
> Cc: Vaibhav Gupta <vaibhavgupta40@gmail.com>
> Cc: Jens Taprogge <jens.taprogge@taprogge.org>
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Cc: industrypack-devel@lists.sourceforge.net
> ---
>  MAINTAINERS |    1 +
>  1 file changed, 1 insertion(+)
> 
> --- linux-next-20251013.orig/MAINTAINERS
> +++ linux-next-20251013/MAINTAINERS
> @@ -12216,6 +12216,7 @@ L:	industrypack-devel@lists.sourceforge.
>  S:	Maintained
>  W:	http://industrypack.sourceforge.net
>  F:	drivers/ipack/
> +F:	include/linux/ipack.h
>  
>  INFINEON DPS310 Driver
>  M:	Eddie James <eajames@linux.ibm.com>

Hello Randy,

Thank you for your patch.

Acknowledged-by: Vaibhav Gupta <vaibhavgupta40@gmail.com>

Hey Greg, could you please add this patch to your misc tree?

Thanks,
Vaibhav
Re: [PATCH] MAINTAINERS: ipack: add ipack.h header file
Posted by Vaibhav Gupta 2 months ago
On Mon, Oct 13, 2025 at 08:00:38PM -0700, Randy Dunlap wrote:
> Add the header file so that get_maintainer.pl will report useful
> info instead of just linux-kernel@vger.
> 
> Fixes: 14dc124f1b2f ("MAINTAINERS: Add maintainers for Industry Pack subsystem")
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> ---
> Cc: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
> Cc: Vaibhav Gupta <vaibhavgupta40@gmail.com>
> Cc: Jens Taprogge <jens.taprogge@taprogge.org>
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Cc: industrypack-devel@lists.sourceforge.net
> ---
>  MAINTAINERS |    1 +
>  1 file changed, 1 insertion(+)
> 
> --- linux-next-20251013.orig/MAINTAINERS
> +++ linux-next-20251013/MAINTAINERS
> @@ -12216,6 +12216,7 @@ L:	industrypack-devel@lists.sourceforge.
>  S:	Maintained
>  W:	http://industrypack.sourceforge.net
>  F:	drivers/ipack/
> +F:	include/linux/ipack.h
>  
>  INFINEON DPS310 Driver
>  M:	Eddie James <eajames@linux.ibm.com>

Hello Randy,

Thank you for your patch.

Acknowledged-by: Vaibhav Gupta <vaibhavgupta40@gmail.com>

Hey Greg, could you please add this patch to your misc tree?

Thanks,
Vaibhav
Re: [PATCH] MAINTAINERS: ipack: add ipack.h header file
Posted by Greg Kroah-Hartman 1 month, 4 weeks ago
On Wed, Oct 15, 2025 at 11:31:20AM +0000, Vaibhav Gupta wrote:
> On Mon, Oct 13, 2025 at 08:00:38PM -0700, Randy Dunlap wrote:
> > Add the header file so that get_maintainer.pl will report useful
> > info instead of just linux-kernel@vger.
> > 
> > Fixes: 14dc124f1b2f ("MAINTAINERS: Add maintainers for Industry Pack subsystem")
> > Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> > ---
> > Cc: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
> > Cc: Vaibhav Gupta <vaibhavgupta40@gmail.com>
> > Cc: Jens Taprogge <jens.taprogge@taprogge.org>
> > Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> > Cc: industrypack-devel@lists.sourceforge.net
> > ---
> >  MAINTAINERS |    1 +
> >  1 file changed, 1 insertion(+)
> > 
> > --- linux-next-20251013.orig/MAINTAINERS
> > +++ linux-next-20251013/MAINTAINERS
> > @@ -12216,6 +12216,7 @@ L:	industrypack-devel@lists.sourceforge.
> >  S:	Maintained
> >  W:	http://industrypack.sourceforge.net
> >  F:	drivers/ipack/
> > +F:	include/linux/ipack.h
> >  
> >  INFINEON DPS310 Driver
> >  M:	Eddie James <eajames@linux.ibm.com>
> 
> Hello Randy,
> 
> Thank you for your patch.
> 
> Acknowledged-by: Vaibhav Gupta <vaibhavgupta40@gmail.com>

In the future, that probably should be:
	Acked-by:

thanks,

greg k-h