Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 237414
b: refs/heads/master
c: 8ffd878
h: refs/heads/master
v: v3
  • Loading branch information
Gustavo F. Padovan committed Feb 17, 2011
1 parent 8cd39d2 commit eb14880
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: 602f9887cdb14851631416d64ca27b48e2dd1f92
refs/heads/master: 8ffd878419839638d1aea102455b575da39c1a62
2 changes: 1 addition & 1 deletion trunk/net/bluetooth/af_bluetooth.c
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ static inline unsigned int bt_accept_poll(struct sock *parent)
return 0;
}

unsigned int bt_sock_poll(struct file * file, struct socket *sock, poll_table *wait)
unsigned int bt_sock_poll(struct file *file, struct socket *sock, poll_table *wait)
{
struct sock *sk = sock->sk;
unsigned int mask = 0;
Expand Down

0 comments on commit eb14880

Please sign in to comment.