virtio: remove blank lines
authorStephen Hemminger <shemming@brocade.com>
Thu, 11 Jun 2015 15:53:23 +0000 (08:53 -0700)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 12 Jun 2015 12:35:10 +0000 (14:35 +0200)
commit4ecce8356e9ef02cef747793ef93767665154892
tree40979a0ce644429eb168c05e597caf597ef31c3d
parent6c52c126f27a80a32dc43ba11fee9aa0fa0f29e6
virtio: remove blank lines

Putting blank line between function and following conditional
just wastes screen space, and makes code less obvious.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Changchun Ouyang <changchun.ouyang@intel.com>
drivers/net/virtio/virtio_ethdev.c