Skip to content
Commit d28a1de5 authored by Liam Beguin's avatar Liam Beguin Committed by Jonathan Corbet
Browse files

math64: favor kernel-doc from header files



Fix the kernel-doc markings for div64 functions to point to the header
file instead of the lib/ directory.  This avoids having implementation
specific comments in generic documentation.  Furthermore, given that
some kernel-doc comments are identical, drop them from lib/math64 and
only keep there comments that add implementation details.

Signed-off-by: default avatarLiam Beguin <liambeguin@gmail.com>
Acked-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Tested-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20221118182309.3824530-1-liambeguin@gmail.com


Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 1f050e90
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment