From: Jan Kiszka <jan.kis...@siemens.com>

This is analogous to ipc4x7e_wdt.c.

Signed-off-by: Jan Kiszka <jan.kis...@siemens.com>
---
 scripts/cppcheck.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/cppcheck.sh b/scripts/cppcheck.sh
index 1267f21..b01421f 100755
--- a/scripts/cppcheck.sh
+++ b/scripts/cppcheck.sh
@@ -44,6 +44,7 @@ suppress+=" 
--suppress=nullPointerRedundantCheck:kernel-stub/main.c"
 suppress+=" --suppress=unusedStructMember:kernel-stub/main.c"
 # Not applicable because of API requirements
 suppress+=" --suppress=constParameter:drivers/watchdog/ipc4x7e_wdt.c"
+suppress+=" --suppress=constParameter:drivers/watchdog/w83627hf_wdt.c"
 suppress+=" --suppress=constParameter:kernel-stub/initrd.c"
 
 enable="--enable=warning \
-- 
2.35.3

-- 
You received this message because you are subscribed to the Google Groups "EFI 
Boot Guard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to efibootguard-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/efibootguard-dev/80ea61eec26d20c96abce113240e476836093a87.1697736989.git.jan.kiszka%40siemens.com.

Reply via email to