aboutsummaryrefslogtreecommitdiff
path: root/tools/build/checkstyle9.pl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build/checkstyle9.pl')
-rwxr-xr-xtools/build/checkstyle9.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/build/checkstyle9.pl b/tools/build/checkstyle9.pl
index 7fa02bcabc97..99fd354fbacf 100755
--- a/tools/build/checkstyle9.pl
+++ b/tools/build/checkstyle9.pl
@@ -202,6 +202,7 @@ our $Sparse = qr{
# Notes to $Attribute:
our $Attribute = qr{
const|
+ _*restrict|
volatile|
QEMU_NORETURN|
QEMU_WARN_UNUSED_RESULT|