Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146943
b: refs/heads/master
c: 0de57fb
h: refs/heads/master
i:
  146941: e3c3ec9
  146939: e1165b8
  146935: f006cb2
  146927: fb26920
  146911: b21be77
  146879: 28e2fab
  146815: fa0857f
  146687: d910d3f
  146431: 943ba7b
v: v3
  • Loading branch information
Tejun Heo authored and Jens Axboe committed Apr 28, 2009
1 parent 28ad9da commit 5d9e81e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 924cec7789f65ab7f022256f6533ecba0747b5f3
refs/heads/master: 0de57fb93b1daaeaecb658a98b3299ae460c02e9
6 changes: 0 additions & 6 deletions trunk/drivers/ide/ide-tape.c
Original file line number Diff line number Diff line change
Expand Up @@ -614,12 +614,6 @@ static ide_startstop_t ide_tape_issue_pc(ide_drive_t *drive,
{
idetape_tape_t *tape = drive->driver_data;

if (drive->pc->c[0] == REQUEST_SENSE &&
pc->c[0] == REQUEST_SENSE) {
printk(KERN_ERR "ide-tape: possible ide-tape.c bug - "
"Two request sense in serial were issued\n");
}

if (drive->failed_pc == NULL && pc->c[0] != REQUEST_SENSE)
drive->failed_pc = pc;

Expand Down

0 comments on commit 5d9e81e

Please sign in to comment.