* [PATCH] staging: wilc1000: remove unused typedef
@ 2015-06-12 3:38 Chaehyun Lim
0 siblings, 0 replies; only message in thread
From: Chaehyun Lim @ 2015-06-12 3:38 UTC (permalink / raw)
To: kernel-janitors
Remove unused typedef for custom data types.
Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
---
drivers/staging/wilc1000/itypes.h | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/drivers/staging/wilc1000/itypes.h b/drivers/staging/wilc1000/itypes.h
index c99f8ca..2441853 100644
--- a/drivers/staging/wilc1000/itypes.h
+++ b/drivers/staging/wilc1000/itypes.h
@@ -36,16 +36,6 @@
#ifndef ITYPES_H
#define ITYPES_H
-
-/*****************************************************************************/
-/* Data Types */
-/*****************************************************************************/
-
-typedef int WORD32;
-typedef short WORD16;
-typedef char WORD8;
-typedef unsigned short UWORD16;
-
/*****************************************************************************/
/* Enums */
/*****************************************************************************/
--
1.9.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-06-12 3:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-12 3:38 [PATCH] staging: wilc1000: remove unused typedef Chaehyun Lim
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox