Rename "set_p2m_entry" to "p2m_set_entry"
authorMukesh Rathor <mukesh.rathor@oracle.com>
Mon, 14 Apr 2014 10:44:39 +0000 (12:44 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 14 Apr 2014 10:44:39 +0000 (12:44 +0200)
commit11f7c1ff85dfb751d53560eef6af3a77d316eec4
tree8ae195b23617f9480e4640986f4e6a300fbe36c8
parent50465f37661c395029a4e99160eda85db520cb66
Rename "set_p2m_entry" to "p2m_set_entry"

This patch renames set_p2m_entry defined in arch/x86/mm/p2m.c
to p2m_set_entry which makes it consistent with other functions
from that file. It also facilitates changing the function signature
to return approriate errno for failure cases.  This patch doesn't
change any functionality.

Signed-off-by: Mukesh Rathor <mukesh.rathor@oracle.com>
Acked-by: Tim Deegan <tim@xen.org>
xen/arch/x86/mm/hap/nested_hap.c
xen/arch/x86/mm/mem_sharing.c
xen/arch/x86/mm/p2m-pod.c
xen/arch/x86/mm/p2m.c
xen/include/asm-x86/p2m.h