commit | 8a29896a6e31c7aa2ca3b50d8aefe05f280b0b7e | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@infradead.org> | Fri Sep 08 16:35:55 2017 -0700 |
committer | Jonathan Corbet <corbet@lwn.net> | Tue Sep 26 15:01:20 2017 -0600 |
tree | 8ef874d134297f6543ec7498739958b709aa44d4 | |
parent | 44e9f099367716dde33618b7d5d25c3123437ba6 [diff] |
docs: clean up and add rest of CRC functions to kernel-api.rst Add the rest of the CRC library functions to kernel-api. - try to clarify crc32() by adding '@' to a function parameter - reorder kernel-api CRC functions to be less random - add more CRC functions to kernel-api - correct the function parameter names in several places Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>