]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86/fpu: Fix fpu__init_system_xstate() comments
authorIngo Molnar <mingo@kernel.org>
Sun, 24 May 2015 07:58:12 +0000 (09:58 +0200)
committerIngo Molnar <mingo@kernel.org>
Mon, 25 May 2015 10:49:34 +0000 (12:49 +0200)
commit6e5535940fcc2608e58af997236ce5e0391ccfc6
tree445da65f020460e725b62e43daf68168dd4ab261
parentfd169b05415485bf47606d820194c39cb2f53201
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 <luto@amacapital.net>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/fpu/xstate.c