Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 137654
b: refs/heads/master
c: cc49555
h: refs/heads/master
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Mar 27, 2009
1 parent 5ff101d commit 915d734
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: c7016e95a556098db6dc4d9096a6189be9e18266
refs/heads/master: cc495557dfaeca552595cda8cd4427d67aa0142e
4 changes: 1 addition & 3 deletions trunk/drivers/ide/ide-floppy.c
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,7 @@ static int ide_floppy_end_request(ide_drive_t *drive, int uptodate, int nsecs)

if (error)
floppy->failed_pc = NULL;
/* Why does this happen? */
if (!rq)
return 0;

if (!blk_special_request(rq)) {
/* our real local end request function */
ide_end_request(drive, uptodate, nsecs);
Expand Down

0 comments on commit 915d734

Please sign in to comment.