OSDN Git Service

docs: No structured comments in target_core_device.c
authorJonathan Corbet <corbet@lwn.net>
Fri, 24 May 2019 21:01:30 +0000 (15:01 -0600)
committerJonathan Corbet <corbet@lwn.net>
Fri, 24 May 2019 21:01:30 +0000 (15:01 -0600)
commit3aef4472665695be7cbdd2cc274814f56d36e4ef
tree3cf76c71838231ad20d8f9db20d91a1a76a78015
parent41ce14e39bbe0683a2d49385ee8a8cb0b1d010eb
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>
Documentation/driver-api/target.rst