Re: [PATCH] drm/amd/display: Fix boolean expression in get_surf_rq_param

From: Gustavo A. R. Silva
Date: Thu Mar 21 2019 - 23:30:47 EST




On 3/21/19 10:14 PM, Joe Perches wrote:
> On Thu, 2019-03-21 at 22:10 -0500, Gustavo A. R. Silva wrote:
>> Hi Harry,
>>
>> I noticed this patch is already in mainline, but the stable tag
>> was removed. What is the reason for that if this bug is present
>> in stable?
>
> It's not a bug, it's just a style issue and
> the && use in some compilers it may be slower.
>

You're right. What might be a bug in some cases
is the other way around.

Thanks, Joe.

--
Gustavo