From: Ingo Molnar Date: Sun, 24 May 2015 07:58:12 +0000 (+0200) Subject: x86/fpu: Fix fpu__init_system_xstate() comments X-Git-Tag: omap-for-v4.3/legacy-v2-signed~203^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e5535940fcc2608e58af997236ce5e0391ccfc6;p=pandora-kernel.git x86/fpu: Fix fpu__init_system_xstate() comments Remove obsolete comment about __init limitations: in the new code there aren't any. Also standardize the comment style in the function while at it. 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 Cc: linux-kernel@vger.kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed