]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
driver core: class: fix typo in struct class documentation
authorPrabhudasu Vatala <prabhudasuvatala@gmail.com>
Sun, 3 May 2026 14:18:26 +0000 (19:48 +0530)
committerDanilo Krummrich <dakr@kernel.org>
Mon, 4 May 2026 19:21:54 +0000 (21:21 +0200)
Fix a spelling error in the comment for the ns_type member of struct class.
Change "detemine" to "determine".

Signed-off-by: Prabhudasu Vatala <prabhudasuvatala@gmail.com>
Link: https://patch.msgid.link/20260503141826.27462-1-prabhudasuvatala@gmail.com
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
include/linux/device/class.h

index 78ab8d2b3e307c226f08d7091ece87ab682c15f6..9db1d61ba743ee0c6dbbc4edbcc9957d58c1b3fc 100644 (file)
@@ -34,7 +34,7 @@ struct fwnode_handle;
  * @class_release: Called to release this class.
  * @dev_release: Called to release the device.
  * @shutdown_pre: Called at shut-down time before driver shutdown.
- * @ns_type:   Callbacks so sysfs can detemine namespaces.
+ * @ns_type:   Callbacks so sysfs can determine namespaces.
  * @namespace: Namespace of the device belongs to this class.
  * @get_ownership: Allows class to specify uid/gid of the sysfs directories
  *             for the devices belonging to the class. Usually tied to