diff options
author | Liam Beguin <[email protected]> | 2022-11-18 13:23:07 -0500 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2022-11-21 14:30:53 -0700 |
commit | d28a1de5d1128d6caef15fdc04d3f6484dc7264b (patch) | |
tree | 6ec0faaf031cbffa1cb6f54f067e472588ed923d /scripts/generate_rust_analyzer.py | |
parent | 1f050e904dd6f2955eecbd22031d912ccb2e7683 (diff) |
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: Liam Beguin <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Tested-by: Randy Dunlap <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Corbet <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions