]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
drivers/base/cpu.c: Fix typo in comment
authorRalf Baechle <ralf@linux-mips.org>
Tue, 15 Jan 2013 14:27:46 +0000 (15:27 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 16 Jan 2013 20:34:34 +0000 (12:34 -0800)
[ We should make fun of people who can't speel too, but then we'd have
  no time for any real work at all  - Linus ]

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/base/cpu.c

index 63452943abd1e2a509661f934d51be5431259b86..fb10728f63721565d282e2298f2bf14641fb8f1e 100644 (file)
@@ -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.
         */
 }