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

Commit 602f9887 authored by Gustavo Padovan's avatar Gustavo Padovan
Browse files

Bluetooth: Fix errors reported by checkpatch.pl

parent e2174ca4
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@

static struct class *bt_class;

struct dentry *bt_debugfs = NULL;
struct dentry *bt_debugfs;
EXPORT_SYMBOL_GPL(bt_debugfs);

static inline char *link_typetostr(int type)