Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39208
b: refs/heads/master
c: 1031bfb
h: refs/heads/master
v: v3
  • Loading branch information
Roland Dreier committed Oct 10, 2006
1 parent 08cb49c commit 92f89fa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 82a9c16a10521a0ceadbd27a549f6e8d5e70e0ab
refs/heads/master: 1031bfb93adf641436b2192170525b76e2eb25bd
2 changes: 0 additions & 2 deletions trunk/drivers/infiniband/hw/amso1100/c2_ae.c
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ static int c2_convert_cm_status(u32 c2_status)
}
}

#ifdef DEBUG
static const char* to_event_str(int event)
{
static const char* event_str[] = {
Expand Down Expand Up @@ -144,7 +143,6 @@ static const char *to_qp_state_str(int state)
return "<invalid QP state>";
};
}
#endif

void c2_ae_event(struct c2_dev *c2dev, u32 mq_index)
{
Expand Down

0 comments on commit 92f89fa

Please sign in to comment.