linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2/3] staging/keucr: fix keucr common code style
@ 2010-11-16  6:12 Al Cho
  2010-11-16 20:14 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Al Cho @ 2010-11-16  6:12 UTC (permalink / raw)
  To: gregkh; +Cc: linux-kernel, devel, yiyingc, jlee, acho, segooon

fix keucr common code style

Signed-off-by: Al Cho <acho@novell.com>
---
 drivers/staging/keucr/common.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/staging/keucr/common.h b/drivers/staging/keucr/common.h
index 8693c54..f2be045 100644
--- a/drivers/staging/keucr/common.h
+++ b/drivers/staging/keucr/common.h
@@ -1,7 +1,6 @@
 #ifndef COMMON_INCD
 #define COMMON_INCD
 
-typedef void VOID;
 typedef u8 BOOLEAN;
 typedef u8 BYTE;
 typedef u8 *PBYTE;
-- 
1.7.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-11-16 20:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-16  6:12 [PATCH 2/3] staging/keucr: fix keucr common code style Al Cho
2010-11-16 20:14 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).