On Tue, Jul 25, 2017 at 04:56:25PM +0200, Phil Sutter wrote: > diff --git a/tests/monitor/testcases/set-maps.t b/tests/monitor/testcases/set-maps.t > index d94016beb0767..6ea36cb9d11d6 100644 > --- a/tests/monitor/testcases/set-maps.t > +++ b/tests/monitor/testcases/set-maps.t > @@ -2,7 +2,7 @@ > I add table ip t > O add table ip t > I add map ip t portip { type inet_service: ipv4_addr; flags interval; } > -O add map ip t portip { type inet_service : ipv4_addr;flags interval } > +O add map ip t portip { type inet_service : ipv4_addr;flags interval; } So the proposal is to remove the whitespace? I think it's more readable the way it is already. Unless I'm overlooking anything, please, leave it as it is. Thanks. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html