From: Ethan Jackson Date: Mon, 17 Dec 2012 22:53:42 +0000 (-0800) Subject: ofproto: Remove trailing whitespace. X-Git-Tag: sliver-openvswitch-1.9.90-3~10^2~75 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=2e3108016fde07502e7fd33f15c81ffbaf1b9ffe;p=sliver-openvswitch.git ofproto: Remove trailing whitespace. Signed-off-by: Ethan Jackson --- diff --git a/ofproto/ofproto.c b/ofproto/ofproto.c index a85a6816c..42a5bafdf 100644 --- a/ofproto/ofproto.c +++ b/ofproto/ofproto.c @@ -3547,7 +3547,7 @@ handle_flow_mod(struct ofconn *ofconn, const struct ofp_header *oh) if (error) { goto exit_free_ofpacts; } - + /* Record the operation for logging a summary report. */ switch (fm.command) { case OFPFC_ADD: