netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] IRDA: remove double inclusion of module.h
@ 2008-11-01  2:54 Alexander Beregalov
  2008-11-02  4:31 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Beregalov @ 2008-11-01  2:54 UTC (permalink / raw)
  To: netdev, jgarzik



Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
---

 drivers/net/irda/ks959-sir.c    |    1 -
 drivers/net/irda/ksdazzle-sir.c |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/drivers/net/irda/ks959-sir.c b/drivers/net/irda/ks959-sir.c
index 2482d61..2e67ae0 100644
--- a/drivers/net/irda/ks959-sir.c
+++ b/drivers/net/irda/ks959-sir.c
@@ -118,7 +118,6 @@
 #include <linux/errno.h>
 #include <linux/init.h>
 #include <linux/slab.h>
-#include <linux/module.h>
 #include <linux/kref.h>
 #include <linux/usb.h>
 #include <linux/device.h>
diff --git a/drivers/net/irda/ksdazzle-sir.c b/drivers/net/irda/ksdazzle-sir.c
index 1e0de93..3843b5f 100644
--- a/drivers/net/irda/ksdazzle-sir.c
+++ b/drivers/net/irda/ksdazzle-sir.c
@@ -82,7 +82,6 @@
 #include <linux/errno.h>
 #include <linux/init.h>
 #include <linux/slab.h>
-#include <linux/module.h>
 #include <linux/kref.h>
 #include <linux/usb.h>
 #include <linux/device.h>

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

* Re: [PATCH] IRDA: remove double inclusion of module.h
  2008-11-01  2:54 [PATCH] IRDA: remove double inclusion of module.h Alexander Beregalov
@ 2008-11-02  4:31 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2008-11-02  4:31 UTC (permalink / raw)
  To: a.beregalov; +Cc: netdev, jgarzik

From: Alexander Beregalov <a.beregalov@gmail.com>
Date: Sat, 1 Nov 2008 05:54:40 +0300

> Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>

Applied, thank you.

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

end of thread, other threads:[~2008-11-02  4:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-01  2:54 [PATCH] IRDA: remove double inclusion of module.h Alexander Beregalov
2008-11-02  4:31 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).