Bluetooth: Fix errors reported by checkpatch.pl
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
static struct class *bt_class;
|
static struct class *bt_class;
|
||||||
|
|
||||||
struct dentry *bt_debugfs = NULL;
|
struct dentry *bt_debugfs;
|
||||||
EXPORT_SYMBOL_GPL(bt_debugfs);
|
EXPORT_SYMBOL_GPL(bt_debugfs);
|
||||||
|
|
||||||
static inline char *link_typetostr(int type)
|
static inline char *link_typetostr(int type)
|
||||||
|
Reference in New Issue
Block a user