Re: [PATCH] drm/bridge: simplify the return expression of ps8640_bridge_host_attach

From: Doug Anderson
Date: Tue May 10 2022 - 14:21:08 EST


Hi,

On Fri, Apr 29, 2022 at 9:21 AM Doug Anderson <dianders@xxxxxxxxxxxx> wrote:
>
> Hi,
>
> On Thu, Apr 28, 2022 at 10:51 PM <cgel.zte@xxxxxxxxx> wrote:
> >
> > From: Minghao Chi <chi.minghao@xxxxxxxxxx>
> >
> > Simplify the return expression.
> >
> > Reported-by: Zeal Robot <zealci@xxxxxxxxxx>
> > Signed-off-by: Minghao Chi <chi.minghao@xxxxxxxxxx>
> > ---
> > drivers/gpu/drm/bridge/parade-ps8640.c | 7 +------
> > 1 file changed, 1 insertion(+), 6 deletions(-)
>
> Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>

Pushed to drm-misc-next:

e090532246fe drm/bridge: simplify the return expression of
ps8640_bridge_host_attach