Next round of sonarlint cleanups
This commit is contained in:
@@ -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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user