]> git.puffer.fish Git - mirror/frr.git/commit
watchfrr: indent to Linux CodingStyle 69/head
authorDavid Lamparter <equinox@opensourcerouting.org>
Fri, 13 Jan 2017 13:10:00 +0000 (14:10 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Fri, 13 Jan 2017 13:10:00 +0000 (14:10 +0100)
commita6810074aa7b5cc621c8358bef99e44ee4dc3548
tree57239e10af6c59689928fd360220c8d8f5adf683
parent903c7f556e6631e5f20f2d720e35ce39ffb599eb
watchfrr: indent to Linux CodingStyle

before this patch, watchfrr was using an inconsistent style that matched
neither GNU nor Linux kernel nor BSD style.  Reindent to Linux kernel
style, which should be pretty close to pimd & ldpd.

indent (2.2.11) options used:
 -nbad -bap -nbc -bbo -hnl -br -brs -c33 -cd33 -ncdb -ce -ci4
 -cli0 -d0 -di1 -nfc1 -i8 -ip0 -l80 -lp -npcs -nprs -npsl -sai
 -saf -saw -ncs -nsc -sob -nfca -cp33 -ss -ts8 -il1

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
watchfrr/watchfrr.c
watchfrr/watchfrr.h
watchfrr/watchfrr_vty.c