aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
diff options
context:
space:
mode:
authorMathieu Malaterre <malat@debian.org>2018-05-16 21:59:43 +0200
committerThomas Gleixner <tglx@linutronix.de>2018-05-16 22:21:32 +0200
commitdb6f9e55c8d80a4a1a329b9b68a1d370bffb6aad (patch)
tree12cc0cf37e7a32b992207f67eb2be55f4e24f4ed /drivers/clocksource
parenttimer_list: Remove unused function pointer typedef (diff)
downloadlinux-dev-db6f9e55c8d80a4a1a329b9b68a1d370bffb6aad.tar.xz
linux-dev-db6f9e55c8d80a4a1a329b9b68a1d370bffb6aad.zip
clocksource: Move inline keyword to the beginning of function declarations
The inline keyword was not at the beginning of the function declarations. Fix the following warnings triggered when using W=1: kernel/time/clocksource.c:456:1: warning: ‘inline’ is not at beginning of declaration [-Wold-style-declaration] kernel/time/clocksource.c:457:1: warning: ‘inline’ is not at beginning of declaration [-Wold-style-declaration] Signed-off-by: Mathieu Malaterre <malat@debian.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Stephen Boyd <sboyd@kernel.org> Cc: John Stultz <john.stultz@linaro.org> Link: https://lkml.kernel.org/r/20180516195943.31924-1-malat@debian.org
Diffstat (limited to 'drivers/clocksource')
0 files changed, 0 insertions, 0 deletions