]> git.baikalelectronics.ru Git - kernel.git/commit
docs: Fix a misdirected kerneldoc directive
authorJonathan Corbet <corbet@lwn.net>
Fri, 24 May 2019 20:31:50 +0000 (14:31 -0600)
committerJonathan Corbet <corbet@lwn.net>
Fri, 24 May 2019 20:31:50 +0000 (14:31 -0600)
commite784d760ee9e06b6bfba378e4446937759b126ce
treead11387e01e47faf18de655063a765405c0fdd38
parent6a99edd6f660f834a44cf52b6ed51abe9857f527
docs: Fix a misdirected kerneldoc directive

The stratix10 service layer documentation tried to include a kerneldoc
comments for a nonexistent struct; leading to a "no structured comments
found" message.  Switch it to stratix10_svc_command_config_type, which
appears at that spot in the sequence and was not included.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/driver-api/firmware/other_interfaces.rst