projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ad5058
)
m68k: coldfire: dma_timer: ERROR: "foo __init bar" should be "foo __init bar"
author
hexingwei001@208suo.com
<hexingwei001@208suo.com>
Thu, 13 Jul 2023 08:39:22 +0000
(16:39 +0800)
committer
Greg 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
patch
|
blob
|
history
diff --git
a/arch/m68k/coldfire/dma_timer.c
b/arch/m68k/coldfire/dma_timer.c
index cbb28943960651fc172a77e3f1124ab4f35bc07c..91e6728f51ed650f24c6ad4dd7d4d7d7bc6e5adc 100644
(file)
--- a/
arch/m68k/coldfire/dma_timer.c
+++ b/
arch/m68k/coldfire/dma_timer.c
@@
-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