f Of Alin Serdean
> Sent: Tuesday, June 30, 2015 9:27 AM
> To: dev@openvswitch.org
> Subject: [ovs-dev] [PATCH 1/2] OVS_UNUSED is defined indirectly
>
> Currently OVS_UNUSED is defined in compiler.h since syslog.h is a standalone
> wrapper remove it from the parameters
Acked-by: Eitan Eliahu
Thanks,
Eitan
-Original Message-
From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Alin Serdean
Sent: Tuesday, June 30, 2015 9:27 AM
To: dev@openvswitch.org
Subject: [ovs-dev] [PATCH 1/2] OVS_UNUSED is defined indirectly
Currently OVS_UNUSED is defined
Currently OVS_UNUSED is defined in compiler.h since syslog.h is a
standalone wrapper remove it from the parameters.
Signed-off-by: Alin Gabriel Serdean
---
include/windows/syslog.h | 7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/include/windows/syslog.h b/include/windo