alpha: don't make functions public without a reason
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 24 Jan 2024 16:01:00 +0000 (11:01 -0500)
committerArnd Bergmann <arnd@arndb.de>
Fri, 3 May 2024 20:09:21 +0000 (22:09 +0200)
commit5759b57f03ca07b465dc394112d8f383ef671a82
tree4eb00dad626ec06426dc7e2a2ea949fdaa37e408
parentb973afe9d805d04230f55743bda1e34ce5ff8940
alpha: don't make functions public without a reason

if it's really used only inside the same source file, make it
static...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Paul E. McKenney <paulmck@kernel.org>
Acked-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/alpha/kernel/core_cia.c
arch/alpha/kernel/core_marvel.c
arch/alpha/kernel/core_wildfire.c
arch/alpha/kernel/perf_event.c
arch/alpha/kernel/smc37c669.c
arch/alpha/kernel/sys_nautilus.c
arch/alpha/kernel/sys_sio.c
drivers/char/agp/alpha-agp.c