[igt-dev] [PATCH i-g-t 2/3] tests/kms_plane_scaling: Remove extra newline

Swati Sharma swati2.sharma at intel.com
Fri Feb 17 08:20:39 UTC 2023



On 16-Feb-23 9:01 PM, Juha-Pekka Heikkila wrote:
> On 15.2.2023 18.59, Swati Sharma wrote:
>> Remove extra newline.
>>
>> Signed-off-by: Swati Sharma <swati2.sharma at intel.com>
>> ---
>>   tests/kms_plane_scaling.c | 1 -
>>   1 file changed, 1 deletion(-)
>>
>> diff --git a/tests/kms_plane_scaling.c b/tests/kms_plane_scaling.c
>> index 382d199e0..9737d8645 100644
>> --- a/tests/kms_plane_scaling.c
>> +++ b/tests/kms_plane_scaling.c
>> @@ -872,7 +872,6 @@ static void invalid_parameter_tests(data_t *d)
>>                               paramtests[i].planesize[0],
>>                               paramtests[i].planesize[1]);
>> -
>>                   for (uint32_t j = 0; paramtests[i].params[j].prop != 
>> ~0; j++)
>>                       igt_plane_set_prop_value(plane,
>>                                       paramtests[i].params[j].prop,
> 
> While doing these fixes you could also fix that indentation on this 
> igt_plane_set_prop_value(..) with those following lines having parameters.

Done. Sent the new series with fixes 
https://patchwork.freedesktop.org/series/114059/
> 

-- 
~Swati Sharma


More information about the igt-dev mailing list