* [PATCH 03/12] caif: remove unused #include <linux/version.h>
@ 2010-05-22 17:11 Huang Weiyi
2010-05-24 19:51 ` Sjur Brændeland
0 siblings, 1 reply; 2+ messages in thread
From: Huang Weiyi @ 2010-05-22 17:11 UTC (permalink / raw)
To: davem; +Cc: netdev, Huang Weiyi
Remove unused #include <linux/version.h>('s) in
net/caif/caif_dev.c
net/caif/chnl_net.c
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
---
net/caif/caif_dev.c | 1 -
net/caif/chnl_net.c | 1 -
2 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/net/caif/caif_dev.c b/net/caif/caif_dev.c
index e2b86f1..a5f1559 100644
--- a/net/caif/caif_dev.c
+++ b/net/caif/caif_dev.c
@@ -9,7 +9,6 @@
* and Sakari Ailus <sakari.ailus@nokia.com>
*/
-#include <linux/version.h>
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/if_arp.h>
diff --git a/net/caif/chnl_net.c b/net/caif/chnl_net.c
index 610966a..49c4a7b 100644
--- a/net/caif/chnl_net.c
+++ b/net/caif/chnl_net.c
@@ -5,7 +5,6 @@
* License terms: GNU General Public License (GPL) version 2
*/
-#include <linux/version.h>
#include <linux/fs.h>
#include <linux/init.h>
#include <linux/module.h>
--
1.6.1.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 03/12] caif: remove unused #include <linux/version.h>
2010-05-22 17:11 [PATCH 03/12] caif: remove unused #include <linux/version.h> Huang Weiyi
@ 2010-05-24 19:51 ` Sjur Brændeland
0 siblings, 0 replies; 2+ messages in thread
From: Sjur Brændeland @ 2010-05-24 19:51 UTC (permalink / raw)
To: Huang Weiyi; +Cc: davem, netdev
Huang Weiyi <weiyi.huang@gmail.com> wrote:
> Remove unused #include <linux/version.h>('s) in
> net/caif/caif_dev.c
> net/caif/chnl_net.c
>
> Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Looks good thanks.
Acked-by: Sjur Braendeland <sjur.brandeland@stericsson.com>
,
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-05-24 19:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-22 17:11 [PATCH 03/12] caif: remove unused #include <linux/version.h> Huang Weiyi
2010-05-24 19:51 ` Sjur Brændeland
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).