drm/tests: client: Remove extra blank lines
authorMaxime Ripard <maxime@cerno.tech>
Wed, 16 Nov 2022 15:18:32 +0000 (16:18 +0100)
committerMaxime Ripard <maxime@cerno.tech>
Thu, 17 Nov 2022 08:25:12 +0000 (09:25 +0100)
commit8b9fe8add3dc55d88b8a2de22fdb9ba0b00728af
tree7a7636b6aa59ce931aa872c487cc7381b9576d1d
parent330ff5a555869aa0ba3b4c206bf046232e356842
drm/tests: client: Remove extra blank lines

Some extra blank lines slipped through, remove them.

Fixes: 8fc0380f6ba7 ("drm/client: Add some tests for drm_connector_pick_cmdline_mode()")
Reviewed-by: MaĆ­ra Canal <mairacanal@riseup.net>
Link: https://lore.kernel.org/r/20221116151833.1679379-1-maxime@cerno.tech
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
drivers/gpu/drm/tests/drm_client_modeset_test.c