Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11810
b: refs/heads/master
c: 3ccc7f2
h: refs/heads/master
v: v3
  • Loading branch information
Norbert Kiesel authored and Linus Torvalds committed Oct 31, 2005
1 parent 4ba48cd commit fbf9fe3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: a5a0d52c7305cb3629ef0cc9e2e0e106869e1907
refs/heads/master: 3ccc7f293f2534ce1cbe5f91b943096a04d93395
4 changes: 0 additions & 4 deletions trunk/drivers/block/paride/pf.c
Original file line number Diff line number Diff line change
Expand Up @@ -807,10 +807,6 @@ static int pf_next_buf(void)
return 1;
spin_lock_irqsave(&pf_spin_lock, saved_flags);
pf_end_request(1);
if (pf_req) {
pf_count = pf_req->current_nr_sectors;
pf_buf = pf_req->buffer;
}
spin_unlock_irqrestore(&pf_spin_lock, saved_flags);
return 1;
}
Expand Down

0 comments on commit fbf9fe3

Please sign in to comment.