lkml.org 
[lkml]   [2015]   [Sep]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/4] scsi: cleanup ioctl headers and provide UAPI versions
Date
This is v2 of the series I sent a few days ago.  A bit heavier on
the cleanups:

- export the structs for obsolete SCSI_IOCTL_SEND_COMMAND in
uapi/linux/scsi_ioctl.h

- reduce the kernel's scsi/scsi_ioctl.h even more

- remove obsolete types from uapi/linux/sg.h

- place all obsolete ioctls in uapi/linux/scsi_ioctl.h, even those
formerly in scsi/scsi.h [requested by hch]

... and reverting to the flat uapi/linux/ structure instead of
creating uapi/linux/scsi/.

Paolo

Paolo Bonzini (4):
scsi: remove old-style type names from sg.h
scsi: cleanup scsi/scsi_ioctl.h
scsi: move all obsolete ioctls to scsi_ioctl.h
scsi: provide UAPI version of scsi/sg.h and scsi/scsi_ioctl.h

include/scsi/scsi.h | 20 +--
include/scsi/scsi_ioctl.h | 38 +----
include/scsi/sg.h | 266 +-----------------------------
include/uapi/linux/Kbuild | 2 +
include/{scsi => uapi/linux}/scsi_ioctl.h | 41 +++--
include/{scsi => uapi/linux}/sg.h | 26 +--
6 files changed, 38 insertions(+), 355 deletions(-)
copy include/{scsi => uapi/linux}/scsi_ioctl.h (51%)
copy include/{scsi => uapi/linux}/sg.h (95%)

--
2.5.0



\
 
 \ /
  Last update: 2015-09-17 16:01    [W:0.166 / U:1.484 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site