Kristina Hanicova d90c92adb6 domain_conf: remove else after return / goto
The else branches are redundant because the execution will never
reach them if the conditions in the previous 'if' branches are
true.

I think this looks cleaner and is more readable, because having
'else' branch indicates that no return / break / goto is in the
previous branch and the function can reach it.

Signed-off-by: Kristina Hanicova <khanicov@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
2022-07-22 12:57:11 +02:00
..
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-02-08 08:42:07 +01:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00
2022-06-16 06:43:56 +02:00