projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
602f988
)
Bluetooth: fix checkpatch errors in af_bluetooth.c
author
Gustavo F. Padovan
<padovan@profusion.mobi>
Thu, 17 Feb 2011 22:24:05 +0000
(19:24 -0300)
committer
Gustavo F. Padovan
<padovan@profusion.mobi>
Thu, 17 Feb 2011 22:24:05 +0000
(19:24 -0300)
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/af_bluetooth.c
patch
|
blob
|
history
diff --git
a/net/bluetooth/af_bluetooth.c
b/net/bluetooth/af_bluetooth.c
index c258027bc8fe9119838bd64d10b75db6d81e4178..88af9eb9aa48b0239463f155adee871047984fe2 100644
(file)
--- a/
net/bluetooth/af_bluetooth.c
+++ b/
net/bluetooth/af_bluetooth.c
@@
-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;