Thread (3 messages) 3 messages, 2 authors, 2021-10-08
STALE1747d

[RFC PATCH linux-next] lib: zstd: fix duplicated inclusion

From: kernel test robot <hidden>
Date: 2021-10-07 23:28:19
Also in: lkml, oe-kbuild-all
Subsystem: library code, the rest, zstd · Maintainers: Andrew Morton, Linus Torvalds, Nick Terrell, David Sterba

Generated by: scripts/checkincludes.pl

Reported-by: kernel test robot <redacted>
Signed-off-by: kernel test robot <redacted>
---
 debug.h |    1 -
 1 file changed, 1 deletion(-)
diff --git a/lib/zstd/common/debug.h b/lib/zstd/common/debug.h
index 6dd88d1fbd02c..c8dc0b1890369 100644
--- a/lib/zstd/common/debug.h
+++ b/lib/zstd/common/debug.h
@@ -65,7 +65,6 @@
 
 #if (DEBUGLEVEL>=1)
 #  define ZSTD_DEPS_NEED_ASSERT
-#  include "zstd_deps.h"
 #else
 #  ifndef assert   /* assert may be already defined, due to prior #include <assert.h> */
 #    define assert(condition) ((void)0)   /* disable assert (default) */
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help