From: Dave Penkler <dpenkler@gmail.com>
To: gregkh@linuxfoundation.org, linux-staging@lists.linux.dev,
linux-kernel@vger.kernel.org
Cc: Dave Penkler <dpenkler@gmail.com>
Subject: [PATCH 0/2] staging: gpib: Clean and rename common include
Date: Fri, 18 Apr 2025 11:31:09 +0200 [thread overview]
Message-ID: <20250418093111.8820-1-dpenkler@gmail.com> (raw)
These patches prepare for the release of the userspace libraries and
tools to be compatible with both the in-tree drivers and out-of-tree
drivers.
Patch 1 removes unused enums
Patch 2 renames gpib_user.h to gpib.h
Dave Penkler (2):
Remove unused enums from common include file
Rename common include file
drivers/staging/gpib/include/gpibP.h | 2 +-
drivers/staging/gpib/include/gpib_types.h | 2 +-
.../staging/gpib/uapi/{gpib_user.h => gpib.h} | 42 -------------------
3 files changed, 2 insertions(+), 44 deletions(-)
rename drivers/staging/gpib/uapi/{gpib_user.h => gpib.h} (82%)
--
2.49.0
next reply other threads:[~2025-04-18 9:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-18 9:31 Dave Penkler [this message]
2025-04-18 9:31 ` [PATCH 1/2] staging: gpib: Remove unused enums from common include file Dave Penkler
2025-04-18 9:31 ` [PATCH 2/2] staging: gpib: Rename " Dave Penkler
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=20250418093111.8820-1-dpenkler@gmail.com \
--to=dpenkler@gmail.com \
--cc=gregkh@linuxfoundation.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