summaryrefslogtreecommitdiff
path: root/source/compiler/dtfield.c
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2021-01-04 22:20:55 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2021-01-04 22:20:55 +0000
commita4634ed7779f0905e3bfeb781e58d40a5bdf9bb7 (patch)
tree8e0e40f55257c63c3329cc4d985dd0640d3b2d26 /source/compiler/dtfield.c
parent960614968e0da10b32875a57ea1e30cc9c85b5e0 (diff)
Import ACPICA 20201217.vendor/acpica/20201217
Diffstat (limited to 'source/compiler/dtfield.c')
-rw-r--r--source/compiler/dtfield.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/compiler/dtfield.c b/source/compiler/dtfield.c
index f976bba5255a..9a5729cfe95e 100644
--- a/source/compiler/dtfield.c
+++ b/source/compiler/dtfield.c
@@ -227,7 +227,7 @@ DtCompileOneField (
break;
}
- /* Fall through. */
+ ACPI_FALLTHROUGH;
case DT_FIELD_TYPE_BUFFER: