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: fix "publically"->"publicly"

Trivial fix to spelling mistake in comment text.

Signed-off-by: Xichao Zhao <zhao.xichao@vivo.com>
Link: https://lore.kernel.org/r/20250827114021.476668-1-zhao.xichao@vivo.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Xichao Zhao and committed by
Greg Kroah-Hartman
2b2d4c74 c2ce2453

+1 -1
+1 -1
drivers/base/cpu.c
··· 325 325 * This is an empty function to prevent the driver core from spitting a 326 326 * warning at us. Yes, I know this is directly opposite of what the 327 327 * documentation for the driver core and kobjects say, and the author 328 - * of this code has already been publically ridiculed for doing 328 + * of this code has already been publicly ridiculed for doing 329 329 * something as foolish as this. However, at this point in time, it is 330 330 * the only way to handle the issue of statically allocated cpu 331 331 * devices. The different architectures will have their cpu device