Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88460
b: refs/heads/master
c: edba846
h: refs/heads/master
v: v3
  • Loading branch information
Roland Dreier committed Apr 17, 2008
1 parent 78f61fa commit 9b881cf
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: 4b29043921ef021443c5e0d055b7b8dd5df88258
refs/heads/master: edba846af9e1f27bab00d5aebfeef01386e00af0
2 changes: 1 addition & 1 deletion trunk/drivers/infiniband/hw/cxgb3/iwch.h
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ static inline int insert_handle(struct iwch_dev *rhp, struct idr *idr,
void *handle, u32 id)
{
int ret;
u32 newid;
int newid;

do {
if (!idr_pre_get(idr, GFP_KERNEL)) {
Expand Down

0 comments on commit 9b881cf

Please sign in to comment.