HID: bt: hidp.h: do not use a tab after a #define
authorAntonio Ospite <ospite@studenti.unina.it>
Wed, 6 Apr 2011 08:43:23 +0000 (10:43 +0200)
committerJiri Kosina <jkosina@suse.cz>
Thu, 21 Apr 2011 09:19:25 +0000 (11:19 +0200)
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
net/bluetooth/hidp/hidp.h

index 13de5fa0348025e5ee40e76691680642c1423d24..c9be80395c302ac56b57a87c215ad374f216daa4 100644 (file)
@@ -80,7 +80,7 @@
 #define HIDP_VIRTUAL_CABLE_UNPLUG      0
 #define HIDP_BOOT_PROTOCOL_MODE                1
 #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
 
 struct hidp_connadd_req {