[PATCH 0/3] arm64: make some functions static

From: Jisheng Zhang
Date: Thu Nov 12 2015 - 07:09:42 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/