Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0315dd70 authored by Aybuke Ozdemir's avatar Aybuke Ozdemir Committed by Peter P Waskiewicz Jr
Browse files

staging: nokia_h4p: nokia_fw-bcm.c Fix line over 80 characters.



Fix checkpatch.pl issue with
line over 80 characters in nokia_fw-bcm.c

Signed-off-by: default avatarAybuke Ozdemir <aybuke.147@gmail.com>
Signed-off-by: default avatarPeter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
parent beeefede
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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};