* [PATCH] staging: winbond: sysdef.h Coding style fixes.
@ 2010-03-21 21:31 Lars Lindley
2010-03-21 21:35 ` Pekka Enberg
2010-03-22 7:37 ` Pavel Machek
0 siblings, 2 replies; 3+ messages in thread
From: Lars Lindley @ 2010-03-21 21:31 UTC (permalink / raw)
To: gregkh, greg, penberg, pavel; +Cc: devel, linux-kernel, Lars Lindley
I fixed the C99 comments and removed commented away code.
Signed-off-by: Lars Lindley <lindley@coyote.org>
---
drivers/staging/winbond/sysdef.h | 18 +++---------------
1 files changed, 3 insertions(+), 15 deletions(-)
diff --git a/drivers/staging/winbond/sysdef.h b/drivers/staging/winbond/sysdef.h
index 251b9c5..9195adf 100644
--- a/drivers/staging/winbond/sysdef.h
+++ b/drivers/staging/winbond/sysdef.h
@@ -1,31 +1,19 @@
+/* Winbond WLAN System Configuration defines */
-
-//
-// Winbond WLAN System Configuration defines
-//
-
-//=====================================================================
-// Current directory is Linux
-// The definition WB_LINUX is a keyword for this OS
-//=====================================================================
#ifndef SYS_DEF_H
#define SYS_DEF_H
#define WB_LINUX
#define WB_LINUX_WPA_PSK
-
-//#define _IBSS_BEACON_SEQ_STICK_
#define _USE_FALLBACK_RATE_
-//#define ANTDIV_DEFAULT_ON
-
-#define _WPA2_ // 20061122 It's needed for current Linux driver
+#define _WPA2_
#ifndef _WPA_PSK_DEBUG
#undef _WPA_PSK_DEBUG
#endif
-// debug print options, mark what debug you don't need
+/* debug print options, mark what debug you don't need */
#ifdef FULL_DEBUG
#define _PE_STATE_DUMP_
--
1.7.0.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] staging: winbond: sysdef.h Coding style fixes.
2010-03-21 21:31 [PATCH] staging: winbond: sysdef.h Coding style fixes Lars Lindley
@ 2010-03-21 21:35 ` Pekka Enberg
2010-03-22 7:37 ` Pavel Machek
1 sibling, 0 replies; 3+ messages in thread
From: Pekka Enberg @ 2010-03-21 21:35 UTC (permalink / raw)
To: Lars Lindley; +Cc: gregkh, greg, pavel, devel, linux-kernel
Lars Lindley wrote:
> I fixed the C99 comments and removed commented away code.
>
> Signed-off-by: Lars Lindley <lindley@coyote.org>
Acked-by: Pekka Enberg <penberg@cs.helsinki.fi>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] staging: winbond: sysdef.h Coding style fixes.
2010-03-21 21:31 [PATCH] staging: winbond: sysdef.h Coding style fixes Lars Lindley
2010-03-21 21:35 ` Pekka Enberg
@ 2010-03-22 7:37 ` Pavel Machek
1 sibling, 0 replies; 3+ messages in thread
From: Pavel Machek @ 2010-03-22 7:37 UTC (permalink / raw)
To: Lars Lindley; +Cc: gregkh, greg, penberg, devel, linux-kernel
> I fixed the C99 comments and removed commented away code.
>
> Signed-off-by: Lars Lindley <lindley@coyote.org>
ACK.
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-03-22 7:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-21 21:31 [PATCH] staging: winbond: sysdef.h Coding style fixes Lars Lindley
2010-03-21 21:35 ` Pekka Enberg
2010-03-22 7:37 ` Pavel Machek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox