[ovs-git] [openvswitch/ovs] 41f562: match: Use ds_chomp() in match_format()

GitHub noreply at github.com
Tue Nov 4 16:42:42 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 41f562be0e45684414f299c283d18ad22f491c6b
      https://github.com/openvswitch/ovs/commit/41f562be0e45684414f299c283d18ad22f491c6b
  Author: Simon Horman <simon.horman at netronome.com>
  Date:   2014-11-04 (Tue, 04 Nov 2014)

  Changed paths:
    M lib/match.c

  Log Message:
  -----------
  match: Use ds_chomp() in match_format()

Slightly simplify match_format() by using ds_chomp()
rather than open-coding its logic.

Signed-off-by: Simon Horman <simon.horman at netronome.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>




More information about the git mailing list