From: Ingo Molnar Date: Fri, 3 Apr 2015 10:17:28 +0000 (+0200) Subject: x86/fpu: Make init_fpu() static X-Git-Tag: omap-for-v4.3/legacy-v2-signed~203^2~245 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bda283796b38baae3ec5c8c788b143b1fb9dcc77;p=pandora-kernel.git x86/fpu: Make init_fpu() static Now that the allocation users have been split off into a separate function, init_fpu() has become local to i387.c: make it static. Reviewed-by: Borislav Petkov Cc: Andy Lutomirski Cc: Dave Hansen Cc: Fenghua Yu Cc: H. Peter Anvin Cc: Linus Torvalds Cc: Oleg Nesterov Cc: Peter Zijlstra Cc: Thomas Gleixner Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed