aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/syz-check/check.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/syz-check/check.go b/tools/syz-check/check.go
index bc57ea462..fbab98976 100644
--- a/tools/syz-check/check.go
+++ b/tools/syz-check/check.go
@@ -755,7 +755,7 @@ type nlaPolicy struct {
_ int32
}
-// nolint
+// nolint:staticcheck
const (
NLA_UNSPEC = iota
NLA_U8
@@ -780,7 +780,7 @@ const (
NLA_MIN_LEN
)
-// nolint
+// nolint:staticcheck
const (
_ = iota
NLA_VALIDATE_RANGE