summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/sd8897/bt/mbt_char.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/bluetooth/sd8897/bt/mbt_char.h')
-rw-r--r--drivers/bluetooth/sd8897/bt/mbt_char.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/bluetooth/sd8897/bt/mbt_char.h b/drivers/bluetooth/sd8897/bt/mbt_char.h
index 07d617097b2d..3d67202a689f 100644
--- a/drivers/bluetooth/sd8897/bt/mbt_char.h
+++ b/drivers/bluetooth/sd8897/bt/mbt_char.h
@@ -37,8 +37,7 @@
#define DEBUGCHAR_MINOR_BASE (30)
/** Declaration of char_dev struct */
-struct char_dev
-{
+struct char_dev {
struct list_head list;
int minor;
int dev_type;