Skip to content

Commit

Permalink
checkstyle9.pl: Treat __capability as a qualifier like (__)restrict
Browse files Browse the repository at this point in the history
  • Loading branch information
jrtc27 committed Jan 29, 2025
1 parent 16c471b commit cebd6e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/build/checkstyle9.pl
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ sub help {
const|
_*restrict|
volatile|
__capability|
QEMU_NORETURN|
QEMU_WARN_UNUSED_RESULT|
QEMU_SENTINEL|

Check warning on line 210 in tools/build/checkstyle9.pl

View workflow job for this annotation

GitHub Actions / Style Checker

Missing Signed-off-by: line
Expand Down

0 comments on commit cebd6e8

Please sign in to comment.