x86/asm: Remove unused __constant_c_x_memset() macro and inlines
authorRasmus Villemoes <linux@rasmusvillemoes.dk>
Fri, 11 Jan 2019 08:49:31 +0000 (09:49 +0100)
committerBorislav Petkov <bp@suse.de>
Sat, 12 Jan 2019 16:54:49 +0000 (17:54 +0100)
commit2e905c7abdcd5ff09b9df33d25eb7148c85bed2a
tree9312d26356c1fe813ba4cb965ac06cc4b251c28e
parent88ca66d8540ca26119b1428cddb96b37925bdf01
x86/asm: Remove unused __constant_c_x_memset() macro and inlines

Nothing refers to the __constant_c_x_memset() macro anymore. Remove
it and the two referenced static inline functions.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: x86-ml <x86@kernel.org>
Link: https://lkml.kernel.org/r/20190111084931.24601-2-linux@rasmusvillemoes.dk
arch/x86/include/asm/string_32.h