public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 8/8] staging: wilc1000: remove WILC_Sint64
@ 2015-06-09  0:19 Chaehyun Lim
  0 siblings, 0 replies; only message in thread
From: Chaehyun Lim @ 2015-06-09  0:19 UTC (permalink / raw)
  To: kernel-janitors

remove WILC_Sint64 that is never used in the driver.

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
---
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 1c6f1d9..06c1223 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;
-
 /* Floating types */
 typedef float WILC_Float;
 typedef double WILC_Double;
-- 
1.9.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-06-09  0:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-09  0:19 [PATCH V2 8/8] 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