kernel/io_uring: cancel io_uring before task works
[linux-2.6-microblaze.git] / drivers / scsi / st.c
index e2e5356..43f7624 100644 (file)
@@ -2846,7 +2846,6 @@ static int st_int_ioctl(struct scsi_tape *STp, unsigned int cmd_in, unsigned lon
        case MTNOP:
                DEBC_printk(STp, "No op on tape.\n");
                return 0;       /* Should do something ? */
-               break;
        case MTRETEN:
                cmd[0] = START_STOP;
                if (STp->immediate) {