[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1447329884-1644-1-git-send-email-jszhang@marvell.com>
Date: Thu, 12 Nov 2015 20:04:41 +0800
From: Jisheng Zhang <jszhang@...vell.com>
To: <catalin.marinas@....com>, <will.deacon@....com>
CC: <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, Jisheng Zhang <jszhang@...vell.com>
Subject: [PATCH 0/3] arm64: make some functions static
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists