Loading drivers/ide/ide-cd.c +1 −1 Original line number Diff line number Diff line Loading @@ -1083,7 +1083,7 @@ out_end: rq->errors = -EIO; } nsectors = rq->hard_cur_sectors; nsectors = rq->hard_nr_sectors; if (nsectors == 0) nsectors = 1; Loading Loading
drivers/ide/ide-cd.c +1 −1 Original line number Diff line number Diff line Loading @@ -1083,7 +1083,7 @@ out_end: rq->errors = -EIO; } nsectors = rq->hard_cur_sectors; nsectors = rq->hard_nr_sectors; if (nsectors == 0) nsectors = 1; Loading