Re: [PATCH] staging: vt6655: Fix memory leak in vt6655_probe

From: Markus Elfring
Date: Sat Oct 05 2019 - 12:30:30 EST


> In vt6655_probe, if vnt_init() fails the cleanup code needs to be called
> like other error handling cases. The call to device_free_info() is
> added.

Please improve this change description.

Regards,
Markus