Acked-by: Jarno Rajahalme
> On Jul 29, 2015, at 11:42 PM, Ben Pfaff wrote:
>
> This variable was only used as a temporary within a small scope, so it
> worked just as well to just use ctx.rule there instead.
>
> Signed-off-by: Ben Pfaff
> ---
> ofproto/ofproto-dpif-xlate.c | 18 +++---
This variable was only used as a temporary within a small scope, so it
worked just as well to just use ctx.rule there instead.
Signed-off-by: Ben Pfaff
---
ofproto/ofproto-dpif-xlate.c | 18 +++---
1 file changed, 7 insertions(+), 11 deletions(-)
diff --git a/ofproto/ofproto-dpif-xl