[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1378778608.8385.17@driftwood>
Date: Mon, 09 Sep 2013 21:03:28 -0500
From: Rob Landley <rob@...dley.net>
To: Xishi Qiu <qiuxishi@...wei.com>
Cc: benh@...nel.crashing.org, linux-doc@...r.kernel.org,
LKML <linux-kernel@...r.kernel.org>,
Xishi Qiu <qiuxishi@...wei.com>
Subject: Re: [PATCH] doc: fix some typos in documentation
On 09/05/2013 07:26:22 AM, Xishi Qiu wrote:
> Fix some typos in
> Documentation/IRQ-domain.txt/email-clients.txt/io-mapping.txt
>
> Signed-off-by: Xishi Qiu <qiuxishi@...wei.com>
> ---
> Documentation/IRQ-domain.txt | 4 ++--
> Documentation/email-clients.txt | 2 +-
> Documentation/io-mapping.txt | 2 +-
> 3 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/Documentation/IRQ-domain.txt
> b/Documentation/IRQ-domain.txt
> index 9bc9594..5a8b8ed 100644
> --- a/Documentation/IRQ-domain.txt
> +++ b/Documentation/IRQ-domain.txt
> @@ -97,7 +97,7 @@ hwirq number. The disadvantage is that hwirq to
> IRQ number lookup is
> dependent on how many entries are in the table.
>
> Very few drivers should need this mapping. At the moment, powerpc
> -iseries is the only user.
> +series is the only user.
That one's not a typo, there actually was a powerpc iseries:
http://lxr.free-electrons.com/source/arch/powerpc/platforms/iseries/setup.c?v=2.6.35
It got removed in the past year or so (git bisect could find the
commit), which implies that this documentation needs to be fixed if
this removed architecture was the only user of whatever it's
documenting. (Ping the powerpc guys?)
Rob--
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