ath10k: remove ath10k_bus
[cascardo/linux.git] / drivers / scsi / pmcraid.c
index 8e1b737..1eb7b02 100644 (file)
@@ -6092,7 +6092,7 @@ static int __init pmcraid_init(void)
 
        if (IS_ERR(pmcraid_class)) {
                error = PTR_ERR(pmcraid_class);
-               pmcraid_err("failed to register with with sysfs, error = %x\n",
+               pmcraid_err("failed to register with sysfs, error = %x\n",
                            error);
                goto out_unreg_chrdev;
        }