vl: Use error_fatal to simplify obvious fatal errors (again)
authorMarkus Armbruster <armbru@redhat.com>
Thu, 13 Dec 2018 17:58:07 +0000 (18:58 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Tue, 18 Dec 2018 13:57:48 +0000 (14:57 +0100)
commit92917cd25103569ad8992dbc5b4dc2dcacfdda7f
treec886a749dc62eee126a2c1eb1a618e957ee9a7f9
parentbcdc5081901e172a4b7c5ecc2faa2d4eae1f67a9
vl: Use error_fatal to simplify obvious fatal errors (again)

Patch created mechanically by rerunning:

    $ spatch --in-place --sp-file scripts/coccinelle/use-error_fatal.cocci \
             --macro-file scripts/cocci-macro-file.h vl.c

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20181213175807.12039-1-armbru@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
vl.c