]> xenbits.xensource.com Git - xen.git/commit
x86/mm: drop pointless use of __FUNCTION__
authorJan Beulich <jbeulich@suse.com>
Fri, 2 Sep 2016 12:22:28 +0000 (14:22 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 2 Sep 2016 12:22:28 +0000 (14:22 +0200)
commit341e8c0b7a13fa5e23337e77b6df202c79e088da
tree1982a6fb07d2fc403a70265f43324d2af952626c
parent6dc9ac9f52b8651b5700e24567fadd5b2b61786d
x86/mm: drop pointless use of __FUNCTION__

Non-debugging message text should be (and is here) distinguishable
without also logging function names.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: George Dunlap <george.dunlap@citrix.com>
xen/arch/x86/mm/paging.c