Staging: Merge staging-next into Linus's tree
[sfrench/cifs-2.6.git] / drivers / hid / hid-roccat.h
index d8aae0c1fa7ea804b110eb655540c3776c469d55..09e864e9f79dcbc37f5f4fc9bb5ced38105527d9 100644 (file)
@@ -15,7 +15,7 @@
 #include <linux/hid.h>
 #include <linux/types.h>
 
-#if defined(CONFIG_HID_ROCCAT) || defined (CONFIG_HID_ROCCAT_MODULE)
+#if defined(CONFIG_HID_ROCCAT) || defined(CONFIG_HID_ROCCAT_MODULE)
 int roccat_connect(struct hid_device *hid);
 void roccat_disconnect(int minor);
 int roccat_report_event(int minor, u8 const *data, int len);