brctl: fold show_bridge_ports_ into its caller
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 12 Oct 2019 17:42:37 +0000 (19:42 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 12 Oct 2019 17:42:37 +0000 (19:42 +0200)
commitb4fa16d5ed51d13c7c8e9037e4613cc147ce27da
treebe20e942ec9ac7c3f7c79923abd5a67bea820fb9
parent339875381800668df26922dd0fb8789e9862698d
brctl: fold show_bridge_ports_ into its caller

function                                             old     new   delta
brctl_main                                          2235    2171     -64

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/brctl.c