Here's a collection of trivial changes meant to eliminate a number of "no structured comments found" warnings - plus a kernel-doc tweak to make those problems easier to track down. Jonathan Corbet (7): docs: Do not seek comments in kernel/rcu/tree_plugin.h docs: Fix a misdirected kerneldoc directive docs: Do not seek kerneldoc comments in hw-consumer.h docs: No structured comments in target_core_device.c docs: no structured comments in fs/file_table.c docs: No structured comments in include/linux/interconnect.h kernel-doc: always name missing kerneldoc sections Documentation/core-api/kernel-api.rst | 2 -- Documentation/driver-api/basics.rst | 3 --- .../driver-api/firmware/other_interfaces.rst | 2 +- Documentation/driver-api/iio/hw-consumer.rst | 1 - Documentation/driver-api/target.rst | 4 ++-- Documentation/filesystems/api-summary.rst | 3 --- Documentation/interconnect/interconnect.rst | 5 ++--- scripts/kernel-doc | 16 +++++++++------- 8 files changed, 14 insertions(+), 22 deletions(-) -- 2.21.0