[PATCH 4/5] fs: ext4: Use CRC-16 implementation from linux/crc16.h

Tom Rini trini at konsulko.com
Fri Apr 22 01:57:07 CEST 2022


On Tue, Apr 12, 2022 at 11:20:43AM +0200, Pali Rohár wrote:

> Implementation in linux/crc16.h provides standard CRC-16 algorithm with
> polynomial x^16 + x^15 + x^2 + 1. Use it and remove duplicate ext4 CRC-16
> specific code.
> 
> Signed-off-by: Pali Rohár <pali at kernel.org>
> Reviewed-by: Stefan Roese <sr at denx.de>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220421/0f533c1c/attachment.sig>


More information about the U-Boot mailing list