Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63375
b: refs/heads/master
c: db7526f
h: refs/heads/master
i:
  63373: 4a38c49
  63371: 43d7bbd
  63367: 492f465
  63359: b7f718a
v: v3
  • Loading branch information
Meelis Roos authored and Linus Torvalds committed Jul 31, 2007
1 parent df5e2d3 commit 9632b61
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: ad4a5bb885f1985732426f108d2fe36517dd1939
refs/heads/master: db7526f925b79293dc3b361a70db7f340870a298
2 changes: 1 addition & 1 deletion trunk/drivers/message/i2o/i2o_block.c
Original file line number Diff line number Diff line change
Expand Up @@ -744,7 +744,7 @@ static int i2o_block_transfer(struct request *req)
{
struct i2o_block_device *dev = req->rq_disk->private_data;
struct i2o_controller *c;
int tid = dev->i2o_dev->lct_data.tid;
u32 tid = dev->i2o_dev->lct_data.tid;
struct i2o_message *msg;
u32 *mptr;
struct i2o_block_request *ireq = req->special;
Expand Down

0 comments on commit 9632b61

Please sign in to comment.