* [PATCH] Staging: rtl8188eu: Remove unused extern declarations.
@ 2015-03-19 4:48 Vatika Harlalka
2015-03-19 6:53 ` [Outreachy kernel] " Greg KH
0 siblings, 1 reply; 4+ messages in thread
From: Vatika Harlalka @ 2015-03-19 4:48 UTC (permalink / raw)
To: outreachy-kernel
These externs are defined but not used anywhere in the code.
Signed-off-by: Vatika Harlalka <vatikaharlalka@gmail.com>
---
drivers/staging/rtl8188eu/include/rtw_security.h | 4 ----
1 file changed, 4 deletions(-)
diff --git a/drivers/staging/rtl8188eu/include/rtw_security.h b/drivers/staging/rtl8188eu/include/rtw_security.h
index 66d60aa..a00d1e6 100644
--- a/drivers/staging/rtl8188eu/include/rtw_security.h
+++ b/drivers/staging/rtl8188eu/include/rtw_security.h
@@ -245,10 +245,6 @@ struct mic_data {
};
extern const u32 Te0[256];
-extern const u32 Te1[256];
-extern const u32 Te2[256];
-extern const u32 Te3[256];
-extern const u32 Te4[256];
extern const u32 Td0[256];
extern const u32 Td1[256];
extern const u32 Td2[256];
--
1.9.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [Outreachy kernel] [PATCH] Staging: rtl8188eu: Remove unused extern declarations.
2015-03-19 4:48 [PATCH] Staging: rtl8188eu: Remove unused extern declarations Vatika Harlalka
@ 2015-03-19 6:53 ` Greg KH
2015-03-19 7:13 ` Greg KH
0 siblings, 1 reply; 4+ messages in thread
From: Greg KH @ 2015-03-19 6:53 UTC (permalink / raw)
To: Vatika Harlalka; +Cc: outreachy-kernel
On Thu, Mar 19, 2015 at 10:18:56AM +0530, Vatika Harlalka wrote:
> These externs are defined but not used anywhere in the code.
>
> Signed-off-by: Vatika Harlalka <vatikaharlalka@gmail.com>
> ---
> drivers/staging/rtl8188eu/include/rtw_security.h | 4 ----
> 1 file changed, 4 deletions(-)
You sent 3 patches for the same file, but no clue as to which patches
should be applied in which order :(
Please resend all of them as a patch series, properly numbered, so that
I have a chance to get it correct.
thanks,
greg k-h
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Outreachy kernel] [PATCH] Staging: rtl8188eu: Remove unused extern declarations.
2015-03-19 6:53 ` [Outreachy kernel] " Greg KH
@ 2015-03-19 7:13 ` Greg KH
2015-03-19 7:59 ` Vatika Harlalka
0 siblings, 1 reply; 4+ messages in thread
From: Greg KH @ 2015-03-19 7:13 UTC (permalink / raw)
To: Vatika Harlalka; +Cc: outreachy-kernel
On Thu, Mar 19, 2015 at 07:53:55AM +0100, Greg KH wrote:
> On Thu, Mar 19, 2015 at 10:18:56AM +0530, Vatika Harlalka wrote:
> > These externs are defined but not used anywhere in the code.
> >
> > Signed-off-by: Vatika Harlalka <vatikaharlalka@gmail.com>
> > ---
> > drivers/staging/rtl8188eu/include/rtw_security.h | 4 ----
> > 1 file changed, 4 deletions(-)
>
> You sent 3 patches for the same file, but no clue as to which patches
> should be applied in which order :(
Should have said "driver", two patches were for the same file, which
triggered this worry. Please resend all 3.
thanks,
greg k-h
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Outreachy kernel] [PATCH] Staging: rtl8188eu: Remove unused extern declarations.
2015-03-19 7:13 ` Greg KH
@ 2015-03-19 7:59 ` Vatika Harlalka
0 siblings, 0 replies; 4+ messages in thread
From: Vatika Harlalka @ 2015-03-19 7:59 UTC (permalink / raw)
To: Greg KH; +Cc: outreachy-kernel
[-- Attachment #1: Type: text/plain, Size: 81 bytes --]
Hey! :)
I've resent them as a patchset in order.
Sorry for the confusion caused!
[-- Attachment #2: Type: text/html, Size: 150 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-03-19 7:59 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-19 4:48 [PATCH] Staging: rtl8188eu: Remove unused extern declarations Vatika Harlalka
2015-03-19 6:53 ` [Outreachy kernel] " Greg KH
2015-03-19 7:13 ` Greg KH
2015-03-19 7:59 ` Vatika Harlalka
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.