From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH] scsi: provide UAPI version of scsi/sg.h and scsi/scsi_ioctl.h Date: Wed, 16 Sep 2015 15:39:26 +0200 Message-ID: <20150916133926.GA9658@lst.de> References: <1442308888-17911-1-git-send-email-pbonzini@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1442308888-17911-1-git-send-email-pbonzini@redhat.com> Sender: linux-kernel-owner@vger.kernel.org To: Paolo Bonzini Cc: linux-kernel@vger.kernel.org, houcheng@gmail.com, Andy Grover , James Bottomley , Christoph Hellwig , Douglas Gilbert , Linux SCSI List List-Id: linux-scsi@vger.kernel.org Hi Paolo, can you just move them to include/linux/ directly? Also scsi/scsi.h has some additional ioctl defintions that should be added to the UAPI scsi_ioctl.h. Otherwise this looks ok to me.