diff options
author | Ingo Molnar <mingo@kernel.org> | 2015-04-27 04:58:22 (GMT) |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2015-05-19 13:47:51 (GMT) |
commit | 0ee6a5172573aea06ef41f4e48737dcfab0099bb (patch) | |
tree | 9ecc31508f51ae4e7b82bcdd02edfd8b8e2e7a2f /arch/x86/vdso | |
parent | 2fb29fc7c690d3d318471c42a62a05153d433cc1 (diff) | |
download | linux-0ee6a5172573aea06ef41f4e48737dcfab0099bb.tar.xz |
x86/fpu, kvm: Simplify fx_init()
Now that fpstate_init() cannot fail the error return of fx_init()
has lost its purpose. Eliminate the error return and propagate this
change to all callers.
Reviewed-by: Borislav Petkov <bp@alien8.de>
Cc: Andy Lutomirski <luto@amacapital.net>
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>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/vdso')
0 files changed, 0 insertions, 0 deletions