m68k: coldfire: dma_timer: ERROR: "foo __init bar" should be "foo __init bar"
authorhexingwei001@208suo.com <hexingwei001@208suo.com>
Thu, 13 Jul 2023 08:39:22 +0000 (16:39 +0800)
committerGreg Ungerer <gerg@linux-m68k.org>
Sun, 20 Aug 2023 22:45:36 +0000 (08:45 +1000)
Fix one occurrences of the checkpatch.pl error:
ERROR: "foo __init  bar" should be "foo __init bar"

Signed-off-by: Xingwei He <hexingwei001@208suo.com>
Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
arch/m68k/coldfire/dma_timer.c

index cbb28943960651fc172a77e3f1124ab4f35bc07c..91e6728f51ed650f24c6ad4dd7d4d7d7bc6e5adc 100644 (file)
@@ -48,7 +48,7 @@ static struct clocksource clocksource_cf_dt = {
        .flags          = CLOCK_SOURCE_IS_CONTINUOUS,
 };
 
-static int __init  init_cf_dt_clocksource(void)
+static int __init init_cf_dt_clocksource(void)
 {
        /*
         * We setup DMA timer 0 in free run mode. This incrementing counter is