[PATCH 0/2] staging: gpib: Clean and rename common include

From: Dave Penkler
Date: Fri Apr 18 2025 - 05:31:31 EST


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