Re: [ovs-dev] [PATCH v6 07/18] lib/rstp: Coding style fixes.
Acked-by: Daniele Venturino 2014-08-21 1:57 GMT+02:00 Jarno Rajahalme : > Signed-off-by: Jarno Rajahalme > --- > lib/rstp.c | 132 > ++-- > lib/rstp.h | 12 +++--- > 2 files changed, 81 insertions(+), 63 deletions(-) > > diff --git a/l
[ovs-dev] [PATCH v6 07/18] lib/rstp: Coding style fixes.
Signed-off-by: Jarno Rajahalme --- lib/rstp.c | 132 ++-- lib/rstp.h | 12 +++--- 2 files changed, 81 insertions(+), 63 deletions(-) diff --git a/lib/rstp.c b/lib/rstp.c index b0ad613..17830d9 100644 --- a/lib/rstp.c +++ b/lib/rstp.c @@