]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/vc4: simplify the return expression of vc4_prepare_fb()
authorMinghao Chi <chi.minghao@zte.com.cn>
Fri, 29 Apr 2022 05:49:45 +0000 (05:49 +0000)
committerMaxime Ripard <maxime@cerno.tech>
Fri, 29 Apr 2022 14:26:56 +0000 (16:26 +0200)
commitf2a28a83f6c42f716f44b33e8a8acb718187b09f
treeed6f4687cc15fb500924ae190da99f5230e64e29
parent37f67d390d160f4bf6bde76e5113acfc004ee96a
drm/vc4: simplify the return expression of vc4_prepare_fb()

Simplify the return expression.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Minghao Chi <chi.minghao@zte.com.cn>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20220429054945.3852039-1-chi.minghao@zte.com.cn
drivers/gpu/drm/vc4/vc4_plane.c