]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
rt2x00: checkpatch.pl error fixes for rt2800usb.h
authorMark Einon <mark.einon@gmail.com>
Sat, 6 Nov 2010 14:45:58 +0000 (15:45 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 15 Nov 2010 18:26:23 +0000 (13:26 -0500)
rt2800usb.h:43: ERROR: space prohibited after that open parenthesis '('
rt2800usb.h:43: ERROR: space prohibited before that close parenthesis ')'
rt2800usb.h:44: ERROR: space prohibited after that open parenthesis '('
rt2800usb.h:44: ERROR: space prohibited before that close parenthesis ')'

Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2800usb.h

index 0722badccf86cbe3dcfa1d2407da5f19dac295c1..671ea35926101ad76cce66b441cb57b151096cad 100644 (file)
@@ -40,8 +40,8 @@
 /*
  * DMA descriptor defines.
  */
-#define TXINFO_DESC_SIZE               ( 1 * sizeof(__le32) )
-#define RXINFO_DESC_SIZE               ( 1 * sizeof(__le32) )
+#define TXINFO_DESC_SIZE               (1 * sizeof(__le32))
+#define RXINFO_DESC_SIZE               (1 * sizeof(__le32))
 
 /*
  * TX Info structure