Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 30a4840a authored by Ralf Baechle's avatar Ralf Baechle Committed by Linus Torvalds
Browse files

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: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent e65b9ad2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
	 */
}