]> Git Repo - linux.git/commitdiff
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers...
authorLinus Torvalds <[email protected]>
Wed, 29 Jan 2025 18:50:28 +0000 (10:50 -0800)
committerLinus Torvalds <[email protected]>
Wed, 29 Jan 2025 18:50:28 +0000 (10:50 -0800)
Pull CRC cleanups from Eric Biggers:
 "Simplify the kconfig options for controlling which CRC implementations
  are built into the kernel, as was requested by Linus.

  This means making the option to disable the arch code visible only
  when CONFIG_EXPERT=y, and standardizing on a single generic
  implementation of CRC32"

* tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux:
  lib/crc32: remove other generic implementations
  lib/crc: simplify the kconfig options for CRC implementations


Trivial merge
This page took 0.052014 seconds and 4 git commands to generate.