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>
tirimbino
Antonio Ospite 14 years ago committed by Jiri Kosina
parent d2a1cfebe3
commit 6d67c110ab
  1. 2
      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 {

Loading…
Cancel
Save