[PATCH] drm/tegra: fix warning PTR_ERR_OR_ZERO can be used
Ben Dooks
ben.dooks at codethink.co.uk
Sun May 26 22:27:43 UTC 2019
On 25/05/2019 08:03, Hariprasad Kelam wrote:
> fix below warnings reported by coccicheck
>
> /drivers/gpu/drm/tegra/drm.c:509:1-3: WARNING: PTR_ERR_OR_ZERO can be
> used
> ./drivers/gpu/drm/tegra/gem.c:419:1-3: WARNING: PTR_ERR_OR_ZERO can be
> used
I'd say the coccicheck should say "Improvement:" here, it's not
something wrong, just code that has a better call available.
--
Ben Dooks http://www.codethink.co.uk/
Senior Engineer Codethink - Providing Genius
https://www.codethink.co.uk/privacy.html
More information about the dri-devel
mailing list