clocksource/drivers/arm_global_timer: Remove stray tab
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sun, 18 Feb 2024 17:41:38 +0000 (18:41 +0100)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Sun, 18 Feb 2024 23:48:54 +0000 (00:48 +0100)
commit9256cec7b4f3293c11585326401325b1f81670e1
treed0370ee02aa113b580cb8bb1b5d818b798e83a34
parentb34b9547cee41575a4fddf390f615570759dc999
clocksource/drivers/arm_global_timer: Remove stray tab

Remove a stray tab in global_timer_of_register() which is different from
the coding style in the rest of the driver.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20240218174138.1942418-3-martin.blumenstingl@googlemail.com
drivers/clocksource/arm_global_timer.c