1
0
mirror of https://github.com/facebook/zstd.git synced 2025-12-12 14:01:19 +03:00
Files
zstd/contrib/linux-kernel/zstd_decompress_module.c
Nick Terrell c2d470581e [linux] Remove usage of deprecated function
ZSTD_resetDStream() is deprecated and replaced by ZSTD_DCtx_reset().
This removes deprecation warnings from the kernel build.

This change is a no-op, see the docs suggesting this replacement.

fcbf2fde9a/lib/zstd.h (L2655-L2663)
2023-11-17 09:54:10 -08:00

2.7 KiB