From: L. Alberto Giménez <[email protected]>

Fix checkpatch complains

Signed-off-by: L. Alberto Giménez <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
---
 drivers/staging/rt2860/oid.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/staging/rt2860/oid.h b/drivers/staging/rt2860/oid.h
index eaa3fe0..5a25f0d 100644
--- a/drivers/staging/rt2860/oid.h
+++ b/drivers/staging/rt2860/oid.h
@@ -88,7 +88,7 @@
 #define MAX_NUMBER_OF_DLS_ENTRY                        4
 
 #define RT_QUERY_SIGNAL_CONTEXT                                0x0402
-#define RT_SET_IAPP_PID                        0x0404
+#define RT_SET_IAPP_PID                                0x0404
 #define RT_SET_APD_PID                                         0x0405
 #define RT_SET_DEL_MAC_ENTRY                           0x0406
 #define RT_QUERY_EVENT_TABLE                   0x0407
-- 
1.7.3.2

_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to