]> xenbits.xensource.com Git - xen.git/commit
x86/alternative: Clean up headers
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 21 Apr 2025 15:31:17 +0000 (16:31 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 22 Apr 2025 14:47:48 +0000 (15:47 +0100)
commit85663be75ece4835859403b5195c2d07dafca880
treeec53b572ec2e964f4a8b325504d42c823200cbac
parent2fdeed237249f365b42cac7039e1ae6c7b1b60db
x86/alternative: Clean up headers

alternative.h doesn't need lib.h now that macros.h exists.  Futhermore, STR()
is already the prevailing style, so convert the final __stringify() to drop
stringify.h too.

No functional change.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/include/asm/alternative.h