On Tue, Aug 02, 2022 at 11:29:37AM +0800, Zhuo Chen wrote: > Calls to pci_cleanup_aer_uncorrect_error_status() have already been > removed after commit 62b36c3ea664 ("PCI/AER: Remove > pci_cleanup_aer_uncorrect_error_status() calls"). But in commit > 6c6dd5802c2d ("crypto: hisilicon/qm - add controller reset interface") > pci_aer_clear_nonfatal_status() was used again, so remove it in > this patch. > > note: pci_cleanup_aer_uncorrect_error_status() was renamed to > pci_aer_clear_nonfatal_status() in commit 894020fdd88c > ("PCI/AER: Rationalize error status register clearing") > > Signed-off-by: Zhuo Chen <chenzhuo.1@xxxxxxxxxxxxx> > --- > drivers/crypto/hisilicon/qm.c | 2 -- > 1 file changed, 2 deletions(-) Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt