panfrost: Remove redundant NULL check
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Fri, 19 Feb 2021 14:41:15 +0000 (09:41 -0500)
committerMarge Bot <eric+marge@anholt.net>
Mon, 22 Feb 2021 19:17:49 +0000 (19:17 +0000)
commit8db8b72951a4ea2be46fd4c5be1d792b75d783cb
tree13d322d3f70eb7b9317d8eeb4b88d42960a22c4f
parent03c2c0f0c4e0519cf19b25ffc05d3f0c50ec7912
panfrost: Remove redundant NULL check

Already checked in the callee, no need to check in the caller.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9164>
src/gallium/drivers/panfrost/pan_fragment.c