1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-20 07:59:00 +00:00
Erik Skultety 9b86282ecd vsh: vshCmddefHelp: Drop the unnecessary 'else' branch
If the initial check is true the function immediately returns so there's no
need to enclose the code following the check within an 'else' block.
Also, by removing the 'else' block, the declarations need to be moved to
beginning of the function block to conform with our guidelines.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
2016-09-20 15:05:31 +02:00
..
2016-06-24 14:20:57 +02:00
2016-08-01 12:02:51 +02:00
2016-09-08 09:54:12 +02:00
2016-08-24 17:43:29 +02:00
2016-09-14 13:18:07 +02:00
2016-09-14 13:18:07 +02:00
2016-04-25 15:40:44 +02:00
2016-04-25 15:40:44 +02:00
2016-04-25 15:40:44 +02:00
2016-04-25 15:40:44 +02:00
2016-09-14 13:18:07 +02:00