Merge pull request #2539 from terrelln/linux-kernel-fixes

Fixes for the next linux kernel patch version
This commit is contained in:
Nick Terrell
2021-03-24 10:34:29 -07:00
committed by GitHub
16 changed files with 161 additions and 276 deletions
-1
View File
@@ -14,7 +14,6 @@
#include "../common/zstd_deps.h" /* INT_MAX, ZSTD_memset, ZSTD_memcpy */
#include "../common/cpu.h"
#include "../common/mem.h"
#include "../common/zstd_trace.h"
#include "hist.h" /* HIST_countFast_wksp */
#define FSE_STATIC_LINKING_ONLY /* FSE_encodeSymbol */
#include "../common/fse.h"