From: Robert Richter Date: Wed, 21 Jul 2010 17:03:55 +0000 (+0200) Subject: x86, xsave: Make init_xstate_buf static X-Git-Tag: v2.6.36-rc1~507^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45c2d7f46211a0b1f6b425c59575c53145afc4b4;p=pandora-kernel.git x86, xsave: Make init_xstate_buf static The pointer is only used in xsave.c. Making it static. Signed-off-by: Robert Richter LKML-Reference: <1279731838-1522-5-git-send-email-robert.richter@amd.com> Acked-by: Suresh Siddha Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed