Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3aef4472 authored by Jonathan Corbet's avatar Jonathan Corbet
Browse files

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: default avatarJonathan Corbet <corbet@lwn.net>
parent 41ce14e3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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
================================