Netdev List
 help / color / mirror / Atom feed
From: Syam Sidhardhan <s.syam@samsung.com>
To: netdev@vger.kernel.org, syamsidhardh@gmail.com,
	pshelar@nicira.com, davem@davemloft.net, dev@openvswitch.org
Cc: Syam Sidhardhan <s.syam@samsung.com>
Subject: [PATCH 1/1] openvswitch: Remove unnecessary version.h inclusion
Date: Fri, 09 Jan 2015 20:26:21 +0530	[thread overview]
Message-ID: <1420815381-29973-1-git-send-email-s.syam@samsung.com> (raw)

version.h inclusion is not necessary as detected by versioncheck.

Signed-off-by: Syam Sidhardhan <s.syam@samsung.com>
---
 net/openvswitch/vport-geneve.c |    2 --
 1 file changed, 2 deletions(-)

diff --git a/net/openvswitch/vport-geneve.c b/net/openvswitch/vport-geneve.c
index 347fa23..70e2aae 100644
--- a/net/openvswitch/vport-geneve.c
+++ b/net/openvswitch/vport-geneve.c
@@ -9,8 +9,6 @@
 
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
 
-#include <linux/version.h>
-
 #include <linux/in.h>
 #include <linux/ip.h>
 #include <linux/net.h>
-- 
1.7.9.5

             reply	other threads:[~2015-01-09 14:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-09 14:56 Syam Sidhardhan [this message]
2015-01-09 18:00 ` [PATCH 1/1] openvswitch: Remove unnecessary version.h inclusion Pravin Shelar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1420815381-29973-1-git-send-email-s.syam@samsung.com \
    --to=s.syam@samsung.com \
    --cc=davem@davemloft.net \
    --cc=dev@openvswitch.org \
    --cc=netdev@vger.kernel.org \
    --cc=pshelar@nicira.com \
    --cc=syamsidhardh@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox