]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Documentation/driver-api: fixed spelling mistakes
authorAditya Dutt <duttaditya18@gmail.com>
Tue, 11 Feb 2025 10:30:02 +0000 (16:00 +0530)
committerJonathan Corbet <corbet@lwn.net>
Thu, 13 Feb 2025 16:44:30 +0000 (09:44 -0700)
commitb126dbf52e981acbc25a1cb7b2db73195263a1fd
treea00976a4d76dfe3b280cb456575ab14d5958ebea
parentba561b485709b6160e56d1fe32a2717fffb332cc
Documentation/driver-api: fixed spelling mistakes

Fixed some spelling mistakes identified by misspell tool.
The example code in Documentation/driver-api/nvdimm/nvdimm.rst contained a
misspelled identifier (paramaters instead of parameters).
This typo would have caused a compilation error if copied as-is.

Signed-off-by: Aditya Dutt <duttaditya18@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250211103002.199004-1-duttaditya18@gmail.com
Documentation/driver-api/media/drivers/zoran.rst
Documentation/driver-api/media/maintainer-entry-profile.rst
Documentation/driver-api/nvdimm/nvdimm.rst
Documentation/driver-api/pm/devices.rst