cxl: Change PCIBIOS_SUCCESSFUL to 0
authorSaheed O. Bolarinwa <refactormyself@gmail.com>
Mon, 13 Jul 2020 12:22:25 +0000 (14:22 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Jul 2020 13:39:52 +0000 (15:39 +0200)
commit3a12c2b5f38227a7104ce9f2be682059c7c93100
treece7e38fa13dc2ec19b106e5e8f0271b50ac1eb56
parent849a9366cba92cb5dc9dc1161ef49416a290aae9
cxl: Change PCIBIOS_SUCCESSFUL to 0

In reference to the PCI spec (Chapter 2), PCIBIOS* is an x86 concept.
There scope should be limited within arch/x86.

Change all PCIBIOS_SUCCESSFUL to 0

Signed-off-by: "Saheed O. Bolarinwa" <refactormyself@gmail.com>
Link: https://lore.kernel.org/r/20200713122247.10985-14-refactormyself@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/cxl/vphb.c