
11 Jul
2017
11 Jul
'17
4:49 p.m.
On Fri, May 19, 2017 at 09:03:11AM -0400, John Ferlan wrote:
Modify code to have two spaces between functions, follow function more recent function formatting w/r/t args per line and function return type and name on separate lines.
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/network/bridge_driver.c | 228 +++++++++++++++++++++++++++++++++----------- 1 file changed, 174 insertions(+), 54 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>