linux_dsm_epyc7002/drivers/net/bonding
Nikolay Aleksandrov 3d021715d9 bonding: adjust style of bond_3ad_rx_indication
No functional changes, adjust the style of bond_3ad_rx_indication to
prepare it for the stats changes:
 - reduce indentation by returning early on wrong length
 - remove extra new lines between switch cases
 - add marker local variable and use it to reduce line length
 - rearrange local variables in reverse xmas tree
 - separate final return

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-01-22 12:04:14 -08:00
..
bond_3ad.c bonding: adjust style of bond_3ad_rx_indication 2019-01-22 12:04:14 -08:00
bond_alb.c net: dev: Add extack argument to dev_set_mac_address() 2018-12-13 18:41:38 -08:00
bond_debugfs.c bonding: convert to DEFINE_SHOW_ATTRIBUTE 2018-12-10 12:05:20 -08:00
bond_main.c bonding: update nest level on unlink 2019-01-10 16:49:39 -05:00
bond_netlink.c
bond_options.c
bond_procfs.c
bond_sysfs_slave.c
bond_sysfs.c
bonding_priv.h
Makefile