From: Antonio Ospite Date: Wed, 6 Apr 2011 08:43:23 +0000 (+0200) Subject: HID: bt: hidp.h: do not use a tab after a #define X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=6d67c110ab204bc4c2f4f3e368b8d7cf1f38a4f8;p=mv-sheeva.git HID: bt: hidp.h: do not use a tab after a #define Signed-off-by: Antonio Ospite Signed-off-by: Jiri Kosina --- diff --git a/net/bluetooth/hidp/hidp.h b/net/bluetooth/hidp/hidp.h index 13de5fa0348..c9be80395c3 100644 --- a/net/bluetooth/hidp/hidp.h +++ b/net/bluetooth/hidp/hidp.h @@ -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 {