-
- Downloads
lib: crc_ccitt_false() is identical to crc_itu_t()
crc_ccitt_false() was introduced in commit 0d85adb5 ("lib/crc-ccitt: Add CCITT-FALSE CRC16 variant"), but it is redundant with crc_itu_t(). Since the latter is more used, it is the one being kept. Link: https://lkml.kernel.org/r/20231219131154.748577-1-Mathis.Marion@silabs.com Signed-off-by:Mathis Marion <mathis.marion@silabs.com> Cc: Andrey Smirnov <andrew.smirnov@gmail.com> Cc: Andrey Vostrikov <andrey.vostrikov@cogentembedded.com> Cc: Jérôme Pouiller <jerome.pouiller@silabs.com> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org>
Showing
- Documentation/driver-api/surface_aggregator/ssh.rst 1 addition, 1 deletionDocumentation/driver-api/surface_aggregator/ssh.rst
- drivers/mfd/Kconfig 1 addition, 1 deletiondrivers/mfd/Kconfig
- drivers/mfd/rave-sp.c 2 additions, 2 deletionsdrivers/mfd/rave-sp.c
- drivers/platform/surface/aggregator/Kconfig 1 addition, 1 deletiondrivers/platform/surface/aggregator/Kconfig
- include/linux/crc-ccitt.h 0 additions, 7 deletionsinclude/linux/crc-ccitt.h
- include/linux/surface_aggregator/serial_hub.h 2 additions, 2 deletionsinclude/linux/surface_aggregator/serial_hub.h
- lib/crc-ccitt.c 0 additions, 55 deletionslib/crc-ccitt.c
Loading
Please register or sign in to comment