boot: Remove stray free()
Early versions of this code had a free, but this one doesn't need
it. Remove the forgotten free(vv); from earlier versions.
Fixes: ed56dcfc6b1f
Noticed by: Michael Butler
Sponsored by: Netflix
boot: Remove stray free() Tags None Referenced Files None Subscribers None
Description
Details
|