datapath: fix coding style.
authorPravin B Shelar <pshelar@nicira.com>
Sat, 8 Nov 2014 15:24:42 +0000 (07:24 -0800)
committerPravin B Shelar <pshelar@nicira.com>
Mon, 10 Nov 2014 04:03:33 +0000 (20:03 -0800)
commit7d16c8478e0bd17f63d4e6459e5d8f8dc6fcece2
tree5d12623a6af741798fa77321fa0f2f3a82560a68
parent2baf0e0c6cd2a96afd43cd7df2b94afe94dd1d4c
datapath: fix coding style.

Kernel datapath code has diverged from upstream code.  This
makes porting patches between these two code bases harder
than it needs to be. Following patch fixes this by fixing
coding style issues on this branch.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
datapath/actions.c
datapath/datapath.c
datapath/datapath.h
datapath/flow.c
datapath/flow.h
datapath/flow_netlink.c
datapath/flow_table.h
datapath/linux/compat/include/linux/openvswitch.h
datapath/vport.h