Staging: gdm72xx: Add space around that "+", "&" and "|"
[linux-2.6-microblaze.git] / drivers / staging / gdm72xx / hci.h
index ab903d4..b40d5c3 100644 (file)
@@ -17,7 +17,7 @@
 #define HCI_HEADER_SIZE                4
 #define HCI_VALUE_OFFS         (HCI_HEADER_SIZE)
 #define HCI_MAX_PACKET         2048
-#define HCI_MAX_PARAM          (HCI_MAX_PACKET-HCI_HEADER_SIZE)
+#define HCI_MAX_PARAM          (HCI_MAX_PACKET - HCI_HEADER_SIZE)
 #define HCI_MAX_TLV            32
 
 /* CMD-EVT */