Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 314480
b: refs/heads/master
c: 1d0c4da
h: refs/heads/master
v: v3
  • Loading branch information
Gustavo Padovan committed Jun 9, 2012
1 parent f3e15fc commit d8d4aed
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 7490c6c2013dc1d42557d7c4694930631b0d0f34
refs/heads/master: 1d0c4da8f717937aeda47a72bc769d80f8776795
3 changes: 2 additions & 1 deletion trunk/net/bluetooth/hidp/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,8 @@ static void hidp_input_report(struct hidp_session *session, struct sk_buff *skb)
}

static int __hidp_send_ctrl_message(struct hidp_session *session,
unsigned char hdr, unsigned char *data, int size)
unsigned char hdr, unsigned char *data,
int size)
{
struct sk_buff *skb;

Expand Down

0 comments on commit d8d4aed

Please sign in to comment.