Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32847
b: refs/heads/master
c: 0a8348d
h: refs/heads/master
i:
  32845: c55e3dc
  32843: f9094ec
  32839: c128c7e
  32831: a910a93
v: v3
  • Loading branch information
Jens Axboe committed Jul 28, 2006
1 parent 900c822 commit 7b8edac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 361934849e9c0418950bedf667732f36337d88b9
refs/heads/master: 0a8348d08677ad77ee353f96eb8745c693a05a13
2 changes: 1 addition & 1 deletion trunk/drivers/ide/ide-dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -750,7 +750,7 @@ void ide_dma_verbose(ide_drive_t *drive)
goto bug_dma_off;
printk(", DMA");
} else if (id->field_valid & 1) {
printk(", BUG");
goto bug_dma_off;
}
return;
bug_dma_off:
Expand Down

0 comments on commit 7b8edac

Please sign in to comment.