Remove unneeded goto cleanup
Since commit 2ee7a8d8 , there is no cleanup needed in this function. Just return instead of jumping to the cleanup label. Signed-off-by:Allan McRae <allan@archlinux.org>
Please register or sign in to comment
Since commit 2ee7a8d8 , there is no cleanup needed in this function. Just return instead of jumping to the cleanup label. Signed-off-by:Allan McRae <allan@archlinux.org>