[PATCH][TRIVIAL] Documentation: Fix typo in cputopology.txt

From: Jesper Juhl
Date: Thu Feb 16 2006 - 17:23:23 EST


Fix a small typo in Documentation/cputopology.txt

Signed-off-by: Jesper Juhl <jesper.juhl@xxxxxxxxx>
---

Documentation/cputopology.txt | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

--- linux-2.6.16-rc3-git7/Documentation/cputopology.txt~ 2006-02-16 21:11:11.000000000 +0100
+++ linux-2.6.16-rc3-git7/Documentation/cputopology.txt 2006-02-16 21:11:12.000000000 +0100
@@ -12,7 +12,7 @@
represent the thread siblings to cpu X in the same physical package;

To implement it in an architecture-neutral way, a new source file,
-driver/base/topology.c, is to export the 5 attributes.
+drivers/base/topology.c, is to export the 5 attributes.

If one architecture wants to support this feature, it just needs to
implement 4 defines, typically in file include/asm-XXX/topology.h.

-
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/