Bluetooth: fix checkpatch errors in af_bluetooth.c
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
This commit is contained in:
parent
602f9887cd
commit
8ffd878419
@ -397,7 +397,7 @@ static inline unsigned int bt_accept_poll(struct sock *parent)
|
|||||||
return 0;
|
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;
|
struct sock *sk = sock->sk;
|
||||||
unsigned int mask = 0;
|
unsigned int mask = 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user