[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20060821163121.93d7f0d5.rdunlap@xenotime.net>
Date: Mon, 21 Aug 2006 16:31:21 -0700
From: "Randy.Dunlap" <rdunlap@...otime.net>
To: Henne <henne@...htwindheim.de>, jgarzik <jgarzik@...ox.com>
Cc: akpm@...l.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [LIBATA] [mm] change path to libata in libata.tmpl
On Tue, 22 Aug 2006 01:13:54 +0200 Henne wrote:
> From: Henrik Kretzschmar <henne@...htwindheim.de>
>
> Since libata moved from /drivers/scsi to /drivers/ata this template is broken.
> This patch fixes it.
> Signed-off-by: Henrik Kretzschmar <henne@...htwindheim.de>
> ---
Acked-by: Randy Dunlap <rdunlap@...otime.net>
Thanks.
> --- linux-2.6.18-rc4/Documentation/DocBook/libata.tmpl 2006-08-11 10:08:05.000000000 +0200
> +++ linux-2.6.18-rc4-mm1/Documentation/DocBook/libata.tmpl 2006-08-18 17:13:10.000000000 +0200
> @@ -868,18 +868,18 @@
>
> <chapter id="libataExt">
> <title>libata Library</title>
> -!Edrivers/scsi/libata-core.c
> +!Edrivers/ata/libata-core.c
> </chapter>
>
> <chapter id="libataInt">
> <title>libata Core Internals</title>
> -!Idrivers/scsi/libata-core.c
> +!Idrivers/ata/libata-core.c
> </chapter>
>
> <chapter id="libataScsiInt">
> <title>libata SCSI translation/emulation</title>
> -!Edrivers/scsi/libata-scsi.c
> -!Idrivers/scsi/libata-scsi.c
> +!Edrivers/ata/libata-scsi.c
> +!Idrivers/ata/libata-scsi.c
> </chapter>
>
> <chapter id="ataExceptions">
> @@ -1600,12 +1600,12 @@
>
> <chapter id="PiixInt">
> <title>ata_piix Internals</title>
> -!Idrivers/scsi/ata_piix.c
> +!Idrivers/ata/ata_piix.c
> </chapter>
>
> <chapter id="SILInt">
> <title>sata_sil Internals</title>
> -!Idrivers/scsi/sata_sil.c
> +!Idrivers/ata/sata_sil.c
> </chapter>
>
> <chapter id="libataThanks">
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
---
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists