Re: [PATCH 2/3] mg_disk: fix dependency on libata

From: Bartlomiej Zolnierkiewicz
Date: Sun Apr 26 2009 - 05:49:38 EST


On Sunday 26 April 2009 06:04:31 Jeff Garzik wrote:
> Bartlomiej Zolnierkiewicz wrote:
> > Add local copies of ata_id_string() and ata_id_c_string() to mg_disk
> > so there is no need for the driver to depend on ATA and SCSI.
> >
> > Cc: unsik Kim <donari75@xxxxxxxxx>
> > Cc: Tejun Heo <tj@xxxxxxxxxx>
> > Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@xxxxxxxxx>
> > ---
> > drivers/block/Kconfig | 2 +-
> > drivers/block/mg_disk.c | 44 ++++++++++++++++++++++++++++++++++++++++----
> > 2 files changed, 41 insertions(+), 5 deletions(-)
>
> Please CC these types of patches to linux-ide also, as it is of interest
> to Linux ATA folks... thanks.

Aye, aye. I usually do... ;)
--
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/