]> git.ipfire.org Git - thirdparty/linux.git/commit
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)
commit627e28455578d2faef6552cd15d241b20e27e423
tree76be154b18a3b8ada6096bf0150c31741e200282
parent36f35b8df6972167102a1c3d4361e0afb6a84534
driver core: class: fix typo in struct class documentation

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