Re: [ovs-dev] [PATCH 1/1] remove version.h includes in net/openvswitch/

2012-01-17 Thread David Miller
From: Devendra Naga Date: Sat, 14 Jan 2012 23:46:21 +0530 > remove version.h includes in net/openswitch/ as reported by make versioncheck. > > Signed-off-by: Devendra Naga Applied, thanks. ___ dev mailing list dev@openvswitch.org http://openvswitch.o

Re: [ovs-dev] [PATCH 1/1] remove version.h includes in net/openvswitch/

2012-01-16 Thread Jesse Gross
On Sat, Jan 14, 2012 at 10:16 AM, Devendra Naga wrote: > remove version.h includes in net/openswitch/ as reported by make versioncheck. > > Signed-off-by: Devendra Naga I'm fine with the change (it's just a leftover from the out-of-tree module), although in general please prefix the subject with

[ovs-dev] [PATCH 1/1] remove version.h includes in net/openvswitch/

2012-01-14 Thread Devendra Naga
remove version.h includes in net/openswitch/ as reported by make versioncheck. Signed-off-by: Devendra Naga --- net/openvswitch/datapath.c |1 - net/openvswitch/datapath.h |1 - net/openvswitch/vport-internal_dev.c |1 - net/openvswitch/vport.c |1