mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 1/5] staging: rtl8188eu: remove unused define
@ 2015-07-21 13:27 Sudip Mukherjee
  2015-07-21 13:27 ` [PATCH 2/5] staging: rtl8188eu: remove label Sudip Mukherjee
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sudip Mukherjee @ 2015-07-21 13:27 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-kernel, devel, Sudip Mukherjee

_HCI_INTF_C_ was only defined here but not being used anywhere.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
---
 drivers/staging/rtl8188eu/os_dep/usb_intf.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/rtl8188eu/os_dep/usb_intf.c b/drivers/staging/rtl8188eu/os_dep/usb_intf.c
index 5490b29..f6c6f4a 100644
--- a/drivers/staging/rtl8188eu/os_dep/usb_intf.c
+++ b/drivers/staging/rtl8188eu/os_dep/usb_intf.c
@@ -17,7 +17,6 @@
  *
  *
  ******************************************************************************/
-#define _HCI_INTF_C_
 
 #define pr_fmt(fmt) "R8188EU: " fmt
 #include <osdep_service.h>
-- 
1.8.1.2


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

end of thread, other threads:[~2015-07-21 13:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-21 13:27 [PATCH 1/5] staging: rtl8188eu: remove unused define Sudip Mukherjee
2015-07-21 13:27 ` [PATCH 2/5] staging: rtl8188eu: remove label Sudip Mukherjee
2015-07-21 13:27 ` [PATCH 3/5] staging: rtl8188eu: check for kzalloc failure Sudip Mukherjee
2015-07-21 13:27 ` [PATCH 4/5] staging: rtl8188eu: dont mix success and error path Sudip Mukherjee
2015-07-21 13:27 ` [PATCH 5/5] staging: rtl8188eu: remove multiple blank line Sudip Mukherjee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®