Skip to content

Commit 1884847

Browse files
rddunlapJonathan Corbet
authored andcommitted
Docs: driver-api/basics: add kobject_event interfaces
Add the kernel-doc comments from lib/kobject_uevent.c to the "Kernel objects manipulation" section of driver API Basics. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Jonathan Corbet <corbet@lwn.net> Cc: linux-doc@vger.kernel.org Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: Rafael J. Wysocki <rafael@kernel.org> Cc: Danilo Krummrich <dakr@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20250509005538.685678-1-rdunlap@infradead.org>
1 parent 14e9911 commit 1884847

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Documentation/driver-api/basics.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,9 @@ Kernel objects manipulation
108108
.. kernel-doc:: lib/kobject.c
109109
:export:
110110

111+
.. kernel-doc:: lib/kobject_uevent.c
112+
:export:
113+
111114
Kernel utility functions
112115
------------------------
113116

0 commit comments

Comments
 (0)