[ovs-git] [openvswitch/ovs] b53433: treewide: Get rid of // comments, even inside comm...

GitHub noreply at github.com
Fri Jan 25 21:12:51 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: b53433079b8da5ecd33d0e3e1e1644a7997e0671
      https://github.com/openvswitch/ovs/commit/b53433079b8da5ecd33d0e3e1e1644a7997e0671
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2019-01-25 (Fri, 25 Jan 2019)

  Changed paths:
    M include/openvswitch/ofpbuf.h
    M lib/backtrace.h
    M lib/hash.h
    M lib/netdev-bsd.c
    M lib/ofp-actions.c
    M lib/ovs-atomic.h
    M lib/rtbsd.c
    M lib/seq.h
    M lib/socket-util.c
    M ofproto/ofproto-dpif-ipfix.c
    M ofproto/ofproto-provider.h

  Log Message:
  -----------
  treewide: Get rid of // comments, even inside comments.

Just a style fix.

With this patch, the following reports no hits:

git ls-files | grep '\.[ch]$' | grep -vE 'datapath|sflow' \
    | xargs grep -n // | grep -vE "http|s/|'|\""

Acked-by: Ilya Maximets <i.maximets at samsung.com>
Reported-by: Ilya Maximets <i.maximets at samsung.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>



      **NOTE:** GitHub Services has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      We will provide an alternative path for the email notifications by January 31st, 2019.


More information about the git mailing list