On Tue, Jan 24, 2012 at 03:04:32PM -0800, Ethan Jackson wrote: > Signed-off-by: Ethan Jackson <et...@nicira.com>
Seems fine. You can write strlen(args) more cheaply as args[0] != '\0'. I assume that you will also put this in one fashion or another on branch-1.5? Thanks, Ben. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev