vl: Clean up after previous commit
commitf2c93021380f13272d9cd1e3b693a654358b0a3c
authorMarkus Armbruster <armbru@redhat.com>
Fri, 5 Apr 2019 06:41:20 +0000 (5 14:41 +0800)
committerEduardo Habkost <ehabkost@redhat.com>
Thu, 25 Apr 2019 17:16:42 +0000 (25 14:16 -0300)
tree18da8d27df003580809d2a6878fff7b7399d0f78
parentc516cd1b34f119370d9816ad87514698dc2bdbc8
vl: Clean up after previous commit

Since the previous commit, find_machine() and find_default_machine()
don't have to deallocate on return.  This permits further
simplifications.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Wei Yang <richardw.yang@linux.intel.com>
Message-Id: <20190405064121.23662-4-richardw.yang@linux.intel.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
vl.c