Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40116
b: refs/heads/master
c: 8a7822a
h: refs/heads/master
v: v3
  • Loading branch information
Alexey Dobriyan authored and Linus Torvalds committed Oct 21, 2006
1 parent e829c5b commit b4a923f
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: faf6bbcf94caee10ba34adb86db4ecca96bfd3bf
refs/heads/master: 8a7822a61ca9c22f464c0b79f455e62cccee747e
2 changes: 1 addition & 1 deletion trunk/drivers/message/i2o/exec-osm.c
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ int i2o_msg_post_wait_mem(struct i2o_controller *c, struct i2o_message *msg,
DECLARE_WAIT_QUEUE_HEAD(wq);
struct i2o_exec_wait *wait;
static u32 tcntxt = 0x80000000;
long flags;
unsigned long flags;
int rc = 0;

wait = i2o_exec_wait_alloc();
Expand Down

0 comments on commit b4a923f

Please sign in to comment.