]> Pileus Git - ~andy/linux/blobdiff - net/bluetooth/af_bluetooth.c
Bluetooth: Fix coding style in the subsystem
[~andy/linux] / net / bluetooth / af_bluetooth.c
index 46e7f86acfc99f820b66564f553dc64fe8fbcbac..e31a20f5b6be0bcea62d974a012c4819238f0fd3 100644 (file)
@@ -418,7 +418,8 @@ 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;