diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2019-01-15 07:26:00 -0500 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2019-01-25 20:14:38 -0500 |
| commit | e677d1094573649dcea181dad91bf0d0fb40726a (patch) | |
| tree | b8d019192e761045eeaaacf3c8687f3254915c8d /doc/manpages/conf.py | |
| parent | d57e451387215a2667e07f691494694d14dd5132 (diff) | |
zebra: Having one goto in a function to just return is silly
Just return right there, goto's are useful if you have common
code that needs to be cleaned up before exiting this function,
of which this function has none and there is only one goto.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'doc/manpages/conf.py')
0 files changed, 0 insertions, 0 deletions
