]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
drivers: base: fix "publically"->"publicly"
authorXichao Zhao <zhao.xichao@vivo.com>
Wed, 27 Aug 2025 11:40:21 +0000 (19:40 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 6 Sep 2025 17:52:17 +0000 (19:52 +0200)
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>
drivers/base/cpu.c

index efc575a00edda96cd579528ef2d6080f52d4e812..ccaebb8ac656a749d18a1da4d89fd67a311b18d9 100644 (file)
@@ -325,7 +325,7 @@ static void cpu_device_release(struct device *dev)
         * This is an empty function to prevent the driver core from spitting a
         * warning at us.  Yes, I know this is directly opposite of what the
         * documentation for the driver core and kobjects say, and the author
-        * of this code has already been publically ridiculed for doing
+        * of this code has already been publicly ridiculed for doing
         * something as foolish as this.  However, at this point in time, it is
         * the only way to handle the issue of statically allocated cpu
         * devices.  The different architectures will have their cpu device