Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 77d551b9 authored by Philipp Zabel's avatar Philipp Zabel
Browse files

reset: fix of_reset_control_get_count kerneldoc comment

Add a newline and remove a superfluous kerneldoc marker before the
of_reset_control_get_count kerneldoc comment, to fix documentation
build warnings:

  ./drivers/reset/core.c:832: warning: Incorrect use of kernel-doc format:  * of_reset_control_get_count - Count number of resets available with a device
  ./drivers/reset/core.c:840: warning: Function parameter or member 'node' not described in 'of_reset_control_get_count'

Fixes: 17c82e20

 ("reset: Add APIs to manage array of resets")
Signed-off-by: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
parent 47db5652
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment