All of lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND] firmware.c: remove duplicated include
@ 2012-07-18 14:49 Duan Jiong
  2012-07-19  8:51 ` Kalle Valo
  0 siblings, 1 reply; 3+ messages in thread
From: Duan Jiong @ 2012-07-18 14:49 UTC (permalink / raw)
  To: dcbw, linville; +Cc: libertas-dev, linux-wireless

Signed-off-by: Duan Jiong <djduanjiong@gmail.com>
---
 drivers/net/wireless/libertas/firmware.c |    2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/net/wireless/libertas/firmware.c b/drivers/net/wireless/libertas/firmware.c
index 601f207..c0f9e7e 100644
--- a/drivers/net/wireless/libertas/firmware.c
+++ b/drivers/net/wireless/libertas/firmware.c
@@ -4,9 +4,7 @@
 
 #include <linux/sched.h>
 #include <linux/firmware.h>
-#include <linux/firmware.h>
 #include <linux/module.h>
-#include <linux/sched.h>
 
 #include "dev.h"
 #include "decl.h"
-- 
1.7.9.5


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

* Re: [RESEND] firmware.c: remove duplicated include
  2012-07-18 14:49 [RESEND] firmware.c: remove duplicated include Duan Jiong
@ 2012-07-19  8:51 ` Kalle Valo
  2012-07-19 16:37   ` John W. Linville
  0 siblings, 1 reply; 3+ messages in thread
From: Kalle Valo @ 2012-07-19  8:51 UTC (permalink / raw)
  To: Duan Jiong; +Cc: dcbw, linville, libertas-dev, linux-wireless

Duan Jiong <djduanjiong@gmail.com> writes:

> Signed-off-by: Duan Jiong <djduanjiong@gmail.com>

Please prefix the subject with "libertas:", like this:

libertas: remove duplicated include in firmware.c

-- 
Kalle Valo

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

* Re: [RESEND] firmware.c: remove duplicated include
  2012-07-19  8:51 ` Kalle Valo
@ 2012-07-19 16:37   ` John W. Linville
  0 siblings, 0 replies; 3+ messages in thread
From: John W. Linville @ 2012-07-19 16:37 UTC (permalink / raw)
  To: Kalle Valo; +Cc: Duan Jiong, dcbw, libertas-dev, linux-wireless

On Thu, Jul 19, 2012 at 11:51:10AM +0300, Kalle Valo wrote:
> Duan Jiong <djduanjiong@gmail.com> writes:
> 
> > Signed-off-by: Duan Jiong <djduanjiong@gmail.com>
> 
> Please prefix the subject with "libertas:", like this:
> 
> libertas: remove duplicated include in firmware.c

I fixed-up the subject and committed it to wireless-next.

-- 
John W. Linville		Someday the world will need a hero, and you
linville@tuxdriver.com			might be all we have.  Be ready.

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

end of thread, other threads:[~2012-07-19 17:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-18 14:49 [RESEND] firmware.c: remove duplicated include Duan Jiong
2012-07-19  8:51 ` Kalle Valo
2012-07-19 16:37   ` John W. Linville

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.