* [PATCH V3 9/9] staging: wilc1000: remove WILC_Sint64
@ 2015-06-11 5:36 Chaehyun Lim
0 siblings, 0 replies; only message in thread
From: Chaehyun Lim @ 2015-06-11 5:36 UTC (permalink / raw)
To: kernel-janitors
remove unused WILC_Sint64.
Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
---
V3: rebased on the top of staging-testing
V2: remove the spaces on the subject
capitalize the name on the From and the Signed-off-by
drivers/staging/wilc1000/wilc_oswrapper.h | 3 ---
1 file changed, 3 deletions(-)
diff --git a/drivers/staging/wilc1000/wilc_oswrapper.h b/drivers/staging/wilc1000/wilc_oswrapper.h
index f9a5a3a..016f964 100644
--- a/drivers/staging/wilc1000/wilc_oswrapper.h
+++ b/drivers/staging/wilc1000/wilc_oswrapper.h
@@ -13,9 +13,6 @@
/* OS Wrapper interface version */
#define WILC_OSW_INTERFACE_VER 2
-/* Integer Types */
-typedef signed long long WILC_Sint64;
-
/* Boolean type */
typedef enum {
WILC_FALSE = 0,
--
1.9.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-06-11 5:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-11 5:36 [PATCH V3 9/9] staging: wilc1000: remove WILC_Sint64 Chaehyun Lim
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox