public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: gpib: Clean and rename common include
@ 2025-04-18  9:31 Dave Penkler
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Dave Penkler @ 2025-04-18  9:31 UTC (permalink / raw)
  To: gregkh, linux-staging, linux-kernel; +Cc: Dave Penkler

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-04-18  9:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-18  9:31 [PATCH 0/2] staging: gpib: Clean and rename common include Dave Penkler
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox