summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2021-07-23 15:14:49 +0000
committerrillig <rillig@NetBSD.org>2021-07-23 15:14:49 +0000
commit12234eddec87c5f63d45286dbdf40c014ae43f66 (patch)
treebb8a1dc56f83b4dbdca3ab0d373442efce6fd85c /sys/dev/microcode
parent26ece8372288ffb7397365366eb4f47e9484373d (diff)
lint: move single semicolon to external_declaration
This aligns more closely with the grammar from GCC's parser. The global cleanup from the grammar rule 'external_declaration: top_level_declaration' is not performed anymore, which doesn't matter since there is nothing to clean up after a single semicolon. No functional change.
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions