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(a)redhat.com>
---
src/network/bridge_driver.c | 228 +++++++++++++++++++++++++++++++++-----------
1 file changed, 174 insertions(+), 54 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>