From: Arjan van de Ven Date: Wed, 30 Jan 2008 12:34:07 +0000 (+0100) Subject: x86: make various pageattr.c functions static X-Git-Tag: v2.6.25-rc1~1143^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1028a154c65d7fadd1b2d0276c077014d401ec7;p=pandora-kernel.git x86: make various pageattr.c functions static change_page_attr_add is only used in pageattr.c now, so we can make this function static. change_page_attr() isn't used anywere at all anymore; this function is a really bad API anyway so just remove the bloat entirely. Signed-off-by: Arjan van de Ven Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed