mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-25 11:47:43 +03:00
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:
@@ -2,7 +2,6 @@ libicp_la_CCASFLAGS = $(AM_CCASFLAGS)
|
||||
libicp_la_CFLAGS = $(AM_CFLAGS) $(KERNEL_CFLAGS) $(LIBRARY_CFLAGS)
|
||||
|
||||
noinst_LTLIBRARIES += libicp.la
|
||||
CPPCHECKTARGETS += libicp.la
|
||||
|
||||
nodist_libicp_la_SOURCES = \
|
||||
module/icp/spi/kcf_spi.c \
|
||||
|
||||
Reference in New Issue
Block a user