Acked-by: Sorin Vinturis
-Original Message-
From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Alin Serdean
Sent: Wednesday, 2 December, 2015 19:51
To: dev@openvswitch.org
Subject: [ovs-dev] [PATCH 2/3] datapath-windows: Cleanup Stt.c
Remove double include for Flow.h and sort
Acked-by: Nithin Raju
-Original Message-
From: dev on behalf of Alin Serdean
Date: Wednesday, December 2, 2015 at 9:50 AM
To: "dev@openvswitch.org"
Subject: [ovs-dev] [PATCH 2/3] datapath-windows: Cleanup Stt.c
>Remove double include for Flow.h and sort the includes a
Acked-by: Sairam Venugopal
On 12/2/15, 9:50 AM, "Alin Serdean"
wrote:
>Remove double include for Flow.h and sort the includes alphabetically.
>Also remove tabs.
>
>Found by inspection.
>
>Signed-off-by: Alin Gabriel Serdean
>---
> datapath-windows/ovsext/Stt.c | 44
>+-
Remove double include for Flow.h and sort the includes alphabetically.
Also remove tabs.
Found by inspection.
Signed-off-by: Alin Gabriel Serdean
---
datapath-windows/ovsext/Stt.c | 44 +--
1 file changed, 22 insertions(+), 22 deletions(-)
diff --git a/d