From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH v2] scsi: dpt: remove i2o header in uapi Date: Sun, 04 Oct 2015 21:04:37 +0200 Message-ID: <9360762.QKG8Z6HBYY@wuerfel> References: <1443712510-6714-1-git-send-email-gabriel@lse.epita.fr> <1443914571-19312-1-git-send-email-gabriel@lse.epita.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <1443914571-19312-1-git-send-email-gabriel@lse.epita.fr> Sender: linux-scsi-owner@vger.kernel.org To: Gabriel Laskar Cc: Adaptec OEM Raid Solutions , "James E.J. Bottomley" , "David S. Miller" , Hans Verkuil , "Michael S. Tsirkin" , Greg Kroah-Hartman , Mauro Carvalho Chehab , Masahiro Yamada , stephen hemminger , Nicolas Dichtel , "open list:DPT_I2O SCSI RAID DRIVER" , open list , "open list:ABI/API" List-Id: linux-api@vger.kernel.org On Sunday 04 October 2015 01:22:50 Gabriel Laskar wrote: > The i2o subsystem was removed by > commit 4a72a7af462d ("staging: remove i2o subsystem") but the header was > still used by drivers/scsi/dpt_i2o.c driver. > > This patch moves the structures used from the header into dpti_i2o.h. > > CC: Arnd Bergmann > CC: Greg Kroah-Hartman > Signed-off-by: Gabriel Laskar > Acked-by: Arnd Bergmann