staging: nokia_h4p: nokia_fw-bcm.c Fix line over 80 characters.
authorAybuke Ozdemir <aybuke.147@gmail.com>
Sun, 16 Mar 2014 02:06:08 +0000 (04:06 +0200)
committerPeter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Mon, 17 Mar 2014 05:10:23 +0000 (22:10 -0700)
Fix checkpatch.pl issue with
line over 80 characters in nokia_fw-bcm.c

Signed-off-by: Aybuke Ozdemir <aybuke.147@gmail.com>
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
drivers/staging/nokia_h4p/nokia_fw-bcm.c

index e8912bf..111ae94 100644 (file)
@@ -25,7 +25,8 @@
 
 #include "hci_h4p.h"
 
-static int hci_h4p_bcm_set_bdaddr(struct hci_h4p_info *info, struct sk_buff *skb)
+static int hci_h4p_bcm_set_bdaddr(struct hci_h4p_info *info,
+                               struct sk_buff *skb)
 {
        int i;
        static const u8 nokia_oui[3] = {0x00, 0x1f, 0xdf};