[igt-dev] [PATCH i-g-t 2/3] tests/kms_plane_scaling: Remove extra newline
Swati Sharma
swati2.sharma at intel.com
Wed Feb 15 15:21:22 UTC 2023
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,
--
2.25.1
More information about the igt-dev
mailing list