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 <[email protected]> Cc: Jonathan Corbet <[email protected]> Cc: [email protected] Cc: Greg Kroah-Hartman <[email protected]> Cc: Rafael J. Wysocki <[email protected]> Cc: Danilo Krummrich <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Message-ID: <[email protected]>
1 parent 14e9911 commit 1884847

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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)