Skip to content

Commit 9b0236f

Browse files
author
Eric Biggers
committed
lib/crc: crc64: Add include/linux/crc64.h to kernel-api.rst
The other CRC functions with kerneldoc are here, so add crc64.h too. Acked-by: Ard Biesheuvel <ardb@kernel.org> Link: https://lore.kernel.org/r/20250619183414.100082-4-ebiggers@kernel.org Signed-off-by: Eric Biggers <ebiggers@kernel.org>
1 parent 0b5a58c commit 9b0236f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Documentation/core-api/kernel-api.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,8 @@ CRC Functions
156156

157157
.. kernel-doc:: include/linux/crc32.h
158158

159+
.. kernel-doc:: include/linux/crc64.h
160+
159161
Base 2 log and power Functions
160162
------------------------------
161163

0 commit comments

Comments
 (0)