mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
docs: No structured comments in target_core_device.c
Documentation/driver-api/target.rst is seeking kerneldoc comments in drivers/target/target_core_device.c, but no such comments exist. Take out the kernel-doc directive and eliminate one warning from the build. Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
41ce14e39b
commit
3aef447266
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ TBD
|
|||
Target core device interfaces
|
||||
=============================
|
||||
|
||||
.. kernel-doc:: drivers/target/target_core_device.c
|
||||
:export:
|
||||
This section is blank because no kerneldoc comments have been added to
|
||||
drivers/target/target_core_device.c.
|
||||
|
||||
Target core transport interfaces
|
||||
================================
|
||||
|
|
Loading…
Add table
Reference in a new issue