Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146325
b: refs/heads/master
c: 1e75540
h: refs/heads/master
i:
  146323: 12cb8f6
v: v3
  • Loading branch information
Tejun Heo committed Apr 18, 2009
1 parent 7af5fa3 commit e0f6772
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: 6f41469c627fe118121dfce2a8134ad24da3df28
refs/heads/master: 1e75540ec5202cae63cd238c86bd880e3d496546
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 e0f6772

Please sign in to comment.