Re: [PATCH] doc: fix some typos in documentation

From: Rob Landley
Date: Mon Sep 09 2013 - 22:03:36 EST


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@xxxxxxxxxx>
---
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/