mirror of
https://github.com/openvswitch/ovs
synced 2025-08-31 14:25:26 +00:00
ofp-actions: Style fixes.
Replace a tab by a space and remove an unnecessary variable. Signed-off-by: Jarno Rajahalme <jarno@ovn.org> Acked-by: Joe Stringer <joe@ovn.org>
This commit is contained in:
@@ -556,7 +556,7 @@ enum nx_conntrack_flags {
|
||||
#define NX_CT_RECIRC_NONE OFPTT_ALL
|
||||
|
||||
#if !defined(IPPORT_FTP)
|
||||
#define IPPORT_FTP 21
|
||||
#define IPPORT_FTP 21
|
||||
#endif
|
||||
|
||||
/* OFPACT_CT.
|
||||
|
Reference in New Issue
Block a user