summaryrefslogtreecommitdiffstats
path: root/drivers/cdrom/mcd.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/cdrom/mcd.c')
-rw-r--r--drivers/cdrom/mcd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/cdrom/mcd.c b/drivers/cdrom/mcd.c
index b064b2e22..13b48e1cf 100644
--- a/drivers/cdrom/mcd.c
+++ b/drivers/cdrom/mcd.c
@@ -1158,7 +1158,7 @@ static void cleanup(int level)
return;
}
blk_cleanup_queue(BLK_DEFAULT_QUEUE(MAJOR_NR));
- default:
+ default:;
}
}