cppcheck: explicitly exclude kernel code from userspace checks

Thus extracting the final shred of utility

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes #13316
This commit is contained in:
наб
2022-04-25 23:27:03 +02:00
committed by Brian Behlendorf
parent c1851bf081
commit c982359460
5 changed files with 3 additions and 7 deletions
-1
View File
@@ -1,7 +1,6 @@
libunicode_la_CFLAGS = $(AM_CFLAGS) $(KERNEL_CFLAGS) $(LIBRARY_CFLAGS)
noinst_LTLIBRARIES += libunicode.la
CPPCHECKTARGETS += libunicode.la
nodist_libunicode_la_SOURCES = \
module/unicode/u8_textprep.c \