[PATCH 0/3] arm64: make some functions static
Jisheng Zhang
jszhang at marvell.com
Thu Nov 12 04:04:41 PST 2015
These functions are only called within the its own file, so they could
be declared static.
Jisheng Zhang (3):
arm64: smp: make of_parse_and_init_cpus static
arm64: mmu: make split_pud and fixup_executable static
arm64: suspend: make hw_breakpoint_restore static
arch/arm64/kernel/smp.c | 2 +-
arch/arm64/kernel/suspend.c | 2 +-
arch/arm64/mm/mmu.c | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
--
2.6.2
More information about the linux-arm-kernel
mailing list