Re: [PATCH v2] scsi: dpt: remove i2o header in uapi

From: Greg Kroah-Hartman
Date: Sun Oct 04 2015 - 08:12:32 EST


On Sun, Oct 04, 2015 at 01:22:50AM +0200, 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 <arnd@xxxxxxxx>
> CC: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
> Signed-off-by: Gabriel Laskar <gabriel@xxxxxxxxxxxx>
> ---
> drivers/scsi/dpt/dpti_i2o.h | 134 +++++++++++++-
> include/uapi/linux/Kbuild | 1 -
> include/uapi/linux/i2o-dev.h | 421 -------------------------------------------
> 3 files changed, 132 insertions(+), 424 deletions(-)
> delete mode 100644 include/uapi/linux/i2o-dev.h

Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/