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

Gustavo A. R. Silva gustavo at embeddedor.com
Thu Jan 3 21:18:42 UTC 2019



On 1/3/19 3:11 PM, Wentland, Harry wrote:
> On 2019-01-03 2:48 p.m., Gustavo A. R. Silva wrote:
>> Fix boolean expression by using logical AND operator '&&'
>> instead of bitwise operator '&'.
>>
>> This issue was detected with the help of Coccinelle.
>>
>> Fixes: 6d04ee9dc101 ("drm/amd/display: Restructuring and cleaning up DML")
>> Cc: stable at vger.kernel.org
>> Signed-off-by: Gustavo A. R. Silva <gustavo at embeddedor.com>
> 
> Reviewed-by: Harry Wentland <harry.wentland at amd.com>
> 
> and applied.
> 

Thanks, Harry.

--
Gustavo


More information about the amd-gfx mailing list