On Tue, Nov 29 2022, Jason Gunthorpe <jgg@xxxxxxxxxx> wrote: > We don't need a kconfig symbol for this, just directly test CONFIG_EEH in > the few places that needs it. s/needs/need/ > > Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx> > --- > drivers/vfio/Kconfig | 5 ----- > drivers/vfio/pci/vfio_pci_core.c | 6 +++--- > 2 files changed, 3 insertions(+), 8 deletions(-) Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx>