]> git.proxmox.com Git - mirror_ovs.git/commit
treewide: Get rid of // comments, even inside comments.
authorBen Pfaff <blp@ovn.org>
Wed, 23 Jan 2019 20:09:46 +0000 (12:09 -0800)
committerBen Pfaff <blp@ovn.org>
Fri, 25 Jan 2019 21:09:52 +0000 (13:09 -0800)
commitb53433079b8da5ecd33d0e3e1e1644a7997e0671
treec138bd7b81a2bdae31cbef216b340c345eeda50a
parent5cc463d60487b0d0050926ce3174ae962d524e57
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@samsung.com>
Reported-by: Ilya Maximets <i.maximets@samsung.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
include/openvswitch/ofpbuf.h
lib/backtrace.h
lib/hash.h
lib/netdev-bsd.c
lib/ofp-actions.c
lib/ovs-atomic.h
lib/rtbsd.c
lib/seq.h
lib/socket-util.c
ofproto/ofproto-dpif-ipfix.c
ofproto/ofproto-provider.h