--- a/src/mptsas.c +++ b/src/mptsas.c @@ -5318,11 +5318,6 @@ ioc, MPI_SAS_OP_CLEAR_ALL_PERSISTENT); } -#ifdef CONFIG_RHEL_DIFFERENCES - add_taint(TAINT_SUPPORT_REMOVED, LOCKDEP_STILL_OK); - pr_warn("MPTSAS MODULE IS NOT SUPPORTED\n"); -#endif - error = scsi_add_host(sh, &ioc->pcidev->dev); if (error) { dprintk(ioc, printk(MYIOC_s_ERR_FMT