drm/vc4: simplify the return expression of vc4_grab_bin_bo()
authorMinghao Chi <chi.minghao@zte.com.cn>
Fri, 29 Apr 2022 09:02:08 +0000 (09:02 +0000)
committerMaxime Ripard <maxime@cerno.tech>
Fri, 29 Apr 2022 14:27:35 +0000 (16:27 +0200)
commita425e9802d029838660edd898667f8da6c64b030
tree5a2dc2aa8b7c5fc679923e12f2bf50329afd7152
parentf2a28a83f6c42f716f44b33e8a8acb718187b09f
drm/vc4: simplify the return expression of vc4_grab_bin_bo()

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/20220429090208.3852879-1-chi.minghao@zte.com.cn
drivers/gpu/drm/vc4/vc4_bo.c