linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Dave Penkler <dpenkler@gmail.com>
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org,
	johan@kernel.org
Subject: Re: [PATCH V4 4/4] gpib: Destage gpib
Date: Mon, 24 Nov 2025 17:42:44 +0100	[thread overview]
Message-ID: <2025112416-driven-wages-9c7c@gregkh> (raw)
In-Reply-To: <20251117144021.23569-5-dpenkler@gmail.com>

On Mon, Nov 17, 2025 at 03:40:21PM +0100, Dave Penkler wrote:
> Remove the gpib Kconfig menu and Makefile build rule from staging.
> 
> Remove gpib/uapi from the header file search path in subdir-ccflags
> of the gpib Makefile
> 
> As part of the destaging process the gpib/uapi header files will be
> moved to the standard kernel uapi directory include/uapi/linux
> Change the include file path in the code for these files accordingly.
> 
> The gpib user space library needs the uapi header files in order to
> communicate with the drivers. Copy the common include files from
> staging/gpib/uapi to include/linux/uapi
> 
> Move the gpib tree out of staging to drivers.
> 
> Remove the word "Linux" from the gpib Kconfig file.
> 
> Add the gpib Kconfig menu and Makefile build rule to drivers
> The gpib Kconfig menu has been added just after the related comedi
> drivers.
> 
> MAINTAINERS: Change the gpib directory and add the uapi include files.
> Signed-off-by: Dave Penkler <dpenkler@gmail.com>

Nit, I think you merged 2 patches here together and didn't notice the
MAINTAINERS: line :)

I'll go fix this up when applying it now, no worries.

thanks,

greg k-h

  reply	other threads:[~2025-11-24 16:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-17 14:40 [PATCH V4 0/4] Destage gpib drivers Dave Penkler
2025-11-17 14:40 ` [PATCH V4 1/4] staging: gpib: Change // comments in uapi header file Dave Penkler
2025-11-17 14:40 ` [PATCH V4 2/4] staging: gpib: Update TODO file Dave Penkler
2025-11-17 14:40 ` [PATCH V4 3/4] staging: gpib: Fix SPDX license for gpib headers Dave Penkler
2025-11-17 14:40 ` [PATCH V4 4/4] gpib: Destage gpib Dave Penkler
2025-11-24 16:42   ` Greg KH [this message]
2025-11-24 16:53 ` [PATCH V4 0/4] Destage gpib drivers Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2025112416-driven-wages-9c7c@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=dpenkler@gmail.com \
    --cc=johan@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).