summaryrefslogtreecommitdiffstats
path: root/sys/contrib/dev/acpica/compiler/asllistsup.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/contrib/dev/acpica/compiler/asllistsup.c')
-rw-r--r--sys/contrib/dev/acpica/compiler/asllistsup.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/contrib/dev/acpica/compiler/asllistsup.c b/sys/contrib/dev/acpica/compiler/asllistsup.c
index 905bb4a..795672e 100644
--- a/sys/contrib/dev/acpica/compiler/asllistsup.c
+++ b/sys/contrib/dev/acpica/compiler/asllistsup.c
@@ -251,7 +251,9 @@ LsWriteListingHexBytes (
break;
default:
+
/* No other types supported */
+
return;
}
}
@@ -617,7 +619,9 @@ LsFlushListingBuffer (
break;
default:
+
/* No other types supported */
+
return;
}
OpenPOWER on IntegriCloud