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

From: Greg Kroah-Hartman
Date: Sat Oct 05 2019 - 14:40:41 EST


On Sat, Oct 05, 2019 at 06:30:13PM +0200, Markus Elfring wrote:
> > 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.

It is fine as-is, please do not confuse people.