]> git.proxmox.com Git - ovs.git/commit
dpif-netdev/netdev-dpdk: Fix line lengths.
authorKevin Traynor <ktraynor@redhat.com>
Fri, 5 May 2017 10:52:05 +0000 (11:52 +0100)
committerBen Pfaff <blp@ovn.org>
Thu, 18 May 2017 20:48:38 +0000 (13:48 -0700)
commit47a45d868ff3c00afe38d2cb36271404a2cda1ab
treeaf2882653f0f0c5f37037c33050f6b97b683c515
parent12d0d1242c51c375d00d49be18c85a8abae2b431
dpif-netdev/netdev-dpdk: Fix line lengths.

Fix line lengths to be <= 79 as per coding style and so that checkpatch
will not show up existing warnings on these files.

Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
lib/dpif-netdev.c
lib/netdev-dpdk.c