浏览代码

HID: bt: hidp.h: do not use a tab after a #define

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Antonio Ospite 14 年之前
父节点
当前提交
6d67c110ab
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      net/bluetooth/hidp/hidp.h

+ 1 - 1
net/bluetooth/hidp/hidp.h

@@ -80,7 +80,7 @@
 #define HIDP_VIRTUAL_CABLE_UNPLUG	0
 #define HIDP_VIRTUAL_CABLE_UNPLUG	0
 #define HIDP_BOOT_PROTOCOL_MODE		1
 #define HIDP_BOOT_PROTOCOL_MODE		1
 #define HIDP_BLUETOOTH_VENDOR_ID	9
 #define HIDP_BLUETOOTH_VENDOR_ID	9
-#define	HIDP_WAITING_FOR_RETURN		10
+#define HIDP_WAITING_FOR_RETURN		10
 #define HIDP_WAITING_FOR_SEND_ACK	11
 #define HIDP_WAITING_FOR_SEND_ACK	11
 
 
 struct hidp_connadd_req {
 struct hidp_connadd_req {