Bluetooth: fix conding style issues all over the tree
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
This commit is contained in:
@@ -926,7 +926,8 @@ static void l2cap_sock_state_change_cb(void *data, int state)
|
||||
}
|
||||
|
||||
static struct sk_buff *l2cap_sock_alloc_skb_cb(struct l2cap_chan *chan,
|
||||
unsigned long len, int nb, int *err)
|
||||
unsigned long len, int nb,
|
||||
int *err)
|
||||
{
|
||||
struct sock *sk = chan->sk;
|
||||
|
||||
|
Reference in New Issue
Block a user