diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2024-01-20 20:36:15 +0300 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2024-01-22 15:15:38 +0300 |
commit | 906fed29f4527e60db30d4eaa4b5b06a92447c69 (patch) | |
tree | 2b369e68e272daa351f53d3e0ddf02132cb4ea57 /Documentation/SubmittingPatches | |
parent | f253c9a1aa3360bd6d61407dbfc6ca002855caa3 (diff) | |
download | linux-906fed29f4527e60db30d4eaa4b5b06a92447c69.tar.xz |
clocksource/drivers/stm32: Fix all kernel-doc warnings
Add a "Returns:" section in one function description.
Use the correct function name in another function description.
These changes prevent 2 warnings:
timer-stm32.c:79: warning: No description found for return value of 'stm32_timer_of_bits_get'
timer-stm32.c:189: warning: expecting prototype for stm32_timer_width(). Prototype was for stm32_timer_set_width() instead
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Fabrice Gasnier <fabrice.gasnier@foss.st.com>
Cc: linux-stm32@st-md-mailman.stormreply.com
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20240120173615.14618-1-rdunlap@infradead.org
Diffstat (limited to 'Documentation/SubmittingPatches')
0 files changed, 0 insertions, 0 deletions