commit | 8da3dc53347205b0d32ded4ab9c96dcf336061d8 | [log] [tgz] |
---|---|---|
author | Jonathan Corbet <corbet@lwn.net> | Fri Nov 18 17:17:11 2016 -0700 |
committer | Jonathan Corbet <corbet@lwn.net> | Tue Nov 29 14:44:14 2016 -0700 |
tree | 002ca702859b2d7e44f16c4ee29dfc05c5cd4c2a | |
parent | 93dc3a112bf8e5f97e3d9744595934ff31708764 [diff] |
doc: debugobjects: actually pull in the kerneldoc comments Add the appropriate markup to get the kerneldoc comments out of lib/debugobjects.c that have never seen the light of day until now. A logical next step, left for the reader at the moment, is to move the function descriptions *out* of debug-objects.rst and into the kerneldoc comments themselves. Signed-off-by: Jonathan Corbet <corbet@lwn.net>