Re: staging: vt6655: Fix memory leak in vt6655_probe

From: Markus Elfring
Date: Sun Oct 06 2019 - 01:40:03 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.
>
> It is fine as-is, please do not confuse people.

Would you like to clarify a known guideline once more?
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?id=43b815c6a8e7dbccb5b8bd9c4b099c24bc22d135#n151
ââ
Describe your changes in imperative mood,
ââ

Regards,
Markus