Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 182196
b: refs/heads/master
c: 41fb11c
h: refs/heads/master
v: v3
  • Loading branch information
Geert Uytterhoeven committed Feb 27, 2010
1 parent fa68a3b commit 8ab80a4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 1a0caf41c061868eff05a054ff2b0ffe26baf4e0
refs/heads/master: 41fb11ca90fe5a115b663340290311c7f5aab0f6
2 changes: 0 additions & 2 deletions trunk/drivers/block/ataflop.c
Original file line number Diff line number Diff line change
Expand Up @@ -1470,8 +1470,6 @@ static void redo_fd_request(void)

void do_fd_request(struct request_queue * q)
{
unsigned long flags;

DPRINT(("do_fd_request for pid %d\n",current->pid));
while( fdc_busy ) sleep_on( &fdc_wait );
fdc_busy = 1;
Expand Down

0 comments on commit 8ab80a4

Please sign in to comment.