aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha/lib/csum_partial_copy.c
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2021-05-06 18:02:04 -0700
committerLinus Torvalds <[email protected]>2021-05-06 19:24:11 -0700
commit543203d2e4cb04bbdeccec0da9b2629c8a8f0569 (patch)
treed0f3e5dc7e016a796ef060ef7e1623912a776513 /arch/alpha/lib/csum_partial_copy.c
parent36f0b35d0894576fe63268ede80d9f5aa140be09 (diff)
alpha: eliminate old-style function definitions
'make ARCH=alpha W=1' reports a couple of old-style function definitions with missing parameter list, so fix those. arch/alpha/kernel/pc873xx.c: In function 'pc873xx_get_base': arch/alpha/kernel/pc873xx.c:16:21: warning: old-style function definition [-Wold-style-definition] 16 | unsigned int __init pc873xx_get_base() arch/alpha/kernel/pc873xx.c: In function 'pc873xx_get_model': arch/alpha/kernel/pc873xx.c:21:14: warning: old-style function definition [-Wold-style-definition] 21 | char *__init pc873xx_get_model() Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Randy Dunlap <[email protected]> Cc: Richard Henderson <[email protected]> Cc: Ivan Kokshaysky <[email protected]> Cc: Matt Turner <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'arch/alpha/lib/csum_partial_copy.c')
0 files changed, 0 insertions, 0 deletions