diff options
author | 2023-12-19 14:11:54 +0100 | |
---|---|---|
committer | 2023-12-29 12:22:26 -0800 | |
commit | 90ca22513ed5d7cf546c7c8d35a03ec2a2f5c87e (patch) | |
tree | 851c4174a65f2e67eb709d0f04319969fde7959d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | lib: add note about process exit message for DEBUG_STACK_USAGE (diff) | |
download | linux-rng-90ca22513ed5d7cf546c7c8d35a03ec2a2f5c87e.tar.xz linux-rng-90ca22513ed5d7cf546c7c8d35a03ec2a2f5c87e.zip |
lib: crc_ccitt_false() is identical to crc_itu_t()
crc_ccitt_false() was introduced in commit 0d85adb5fbd33 ("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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions