Next round of sonarlint cleanups

This commit is contained in:
Jasmine Iwanek
2023-06-26 12:47:04 -04:00
parent 2fe3bcd5d2
commit 21adfd4d50
176 changed files with 2791 additions and 1377 deletions

View File

@@ -102,7 +102,7 @@ no_cdrom:
}
char *
hdd_bus_to_string(int bus, int cdrom)
hdd_bus_to_string(int bus, UNUSED(int cdrom))
{
char *s = "none";