From: Ingo Molnar Date: Thu, 30 Apr 2015 08:08:36 +0000 (+0200) Subject: x86/fpu: Harmonize the names of the fpstate_init() helper functions X-Git-Tag: omap-for-v4.3/legacy-v2-signed~203^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0aba69789452faab6f6bd7cd293489bab66352bc;p=pandora-kernel.git x86/fpu: Harmonize the names of the fpstate_init() helper functions Harmonize the inconsistent naming of these related functions: fpstate_init() finit_soft_fpu() => fpstate_init_fsoft() fx_finit() => fpstate_init_fxstate() fx_finit() => fpstate_init_fstate() # split out Cc: Andy Lutomirski Cc: Borislav Petkov 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