Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88461
b: refs/heads/master
c: b3d636b
h: refs/heads/master
i:
  88459: 78f61fa
v: v3
  • Loading branch information
Roland Dreier committed Apr 17, 2008
1 parent 9b881cf commit 901a5d2
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: edba846af9e1f27bab00d5aebfeef01386e00af0
refs/heads/master: b3d636b0d1b2eb870a55ae196b8f3838e1399554
2 changes: 1 addition & 1 deletion trunk/include/rdma/ib_verbs.h
Original file line number Diff line number Diff line change
Expand Up @@ -730,7 +730,7 @@ struct ib_uobject {
struct ib_ucontext *context; /* associated user context */
void *object; /* containing object */
struct list_head list; /* link to context's list */
u32 id; /* index into kernel idr */
int id; /* index into kernel idr */
struct kref ref;
struct rw_semaphore mutex; /* protects .live */
int live;
Expand Down

0 comments on commit 901a5d2

Please sign in to comment.