From: Prarit Bhargava <[email protected]>

[redhat] drivers/message/fusion/mptspi.c: Remove extra disabled warning

Remove this warning.  It is no longer needed.

Signed-off-by: Prarit Bhargava <[email protected]>
Signed-off-by: Scott Weaver <[email protected]>

diff --git a/drivers/message/fusion/mptspi.c b/drivers/message/fusion/mptspi.c
index blahblah..blahblah 100644
--- a/drivers/message/fusion/mptspi.c
+++ b/drivers/message/fusion/mptspi.c
@@ -1540,11 +1540,6 @@ mptspi_probe(struct pci_dev *pdev, const struct 
pci_device_id *id)
 
        scsi_scan_host(sh);
 
-#ifdef CONFIG_RHEL_DIFFERENCES
-       add_taint(TAINT_SUPPORT_REMOVED, LOCKDEP_STILL_OK);
-       pr_warn("MPTSPI MODULE IS NOT SUPPORTED\n");
-#endif
-
        return 0;
 
 out_mptspi_probe:

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2606
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to