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

Dave Penkler posted 2 patches 7 months, 4 weeks ago
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%)
[PATCH 0/2] staging: gpib: Clean and rename common include
Posted by Dave Penkler 7 months, 4 weeks ago
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