* [PATCH] drivers/base/cpu.c: Fix typo in comment
@ 2013-01-15 14:27 Ralf Baechle
0 siblings, 0 replies; only message in thread
From: Ralf Baechle @ 2013-01-15 14:27 UTC (permalink / raw)
To: linux-kernel, Linus Torvalds; +Cc: Andrew Morton
drivers/base/cpu.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/base/cpu.c b/drivers/base/cpu.c
index 6345294..fb10728 100644
--- a/drivers/base/cpu.c
+++ b/drivers/base/cpu.c
@@ -224,7 +224,7 @@ static void cpu_device_release(struct device *dev)
* by the cpu device.
*
* Never copy this way of doing things, or you too will be made fun of
- * on the linux-kerenl list, you have been warned.
+ * on the linux-kernel list, you have been warned.
*/
}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-01-15 14:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-15 14:27 [PATCH] drivers/base/cpu.c: Fix typo in comment Ralf Baechle
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.