Loading drivers/ata/sata_fsl.c +1 −2 Original line number Diff line number Diff line Loading @@ -1511,7 +1511,6 @@ error_exit_with_cleanup: if (hcr_base) iounmap(hcr_base); if (host_priv) kfree(host_priv); return retval; Loading Loading
drivers/ata/sata_fsl.c +1 −2 Original line number Diff line number Diff line Loading @@ -1511,7 +1511,6 @@ error_exit_with_cleanup: if (hcr_base) iounmap(hcr_base); if (host_priv) kfree(host_priv); return retval; Loading