Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

drivers/base/cpu.c: Fix typo in comment

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

authored by

Ralf Baechle and committed by
Linus Torvalds
30a4840a e65b9ad2

+1 -1
+1 -1
drivers/base/cpu.c
··· 224 224 * by the cpu device. 225 225 * 226 226 * Never copy this way of doing things, or you too will be made fun of 227 - * on the linux-kerenl list, you have been warned. 227 + * on the linux-kernel list, you have been warned. 228 228 */ 229 229 } 230 230