On 04/08/2016 06:03 PM, Xin Long wrote: > There are some repetitive codes in forward_delay_store, we can remove > them by calling store_bridge_parm. > > Signed-off-by: Xin Long <lucien.xin@xxxxxxxxx> > --- > net/bridge/br_sysfs_br.c | 27 ++++++++++----------------- > 1 file changed, 10 insertions(+), 17 deletions(-) > Reviewed-by: Nikolay Aleksandrov <nikolay@xxxxxxxxxxxxxxxxxxx>