]> www.infradead.org Git - users/dwmw2/linux.git/commit
s390/alternatives: Use consistent naming
authorHeiko Carstens <hca@linux.ibm.com>
Tue, 16 Jul 2024 11:50:49 +0000 (13:50 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Tue, 23 Jul 2024 14:02:31 +0000 (16:02 +0200)
commit9be999a61232fd6748ebe8654c71bcde1a0fbed3
treef40489d7a55c2fd648556c649b454a3ee6589857
parent035248a7843242d51f249444fbad7340b7336f68
s390/alternatives: Use consistent naming

The alternative code is using the words facility and feature for the
same. Rename facility to more generic feature everywhere to have
consistent naming.

Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Tested-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/include/asm/alternative.h
arch/s390/kernel/alternative.c