[PATCH] drm/v3d: remove duplicated kfree in v3d_submit_cl_ioctl
Markus Elfring
Markus.Elfring at web.de
Sat Dec 28 20:45:52 UTC 2019
> v3d_submit_cl_ioctl call kfree() with variable 'bin' twice.
I would prefer a wording like “kfree() was called for the same variable twice
within an if branch.”.
> Fix it by removing the latter one.
I find the wording “Delete a duplicate function call.” more appropriate.
Please add the tag “Fixes” to your change description.
Regards,
Markus
More information about the dri-devel
mailing list