mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
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>