IB/qib: Remove empty function
Commit f06267104d
("RDMA: Update workqueue usage") removed
content of qib_qsfp_deinit(...) and left it empty.
This patch deletes all leftovers of that function.
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Этот коммит содержится в:

коммит произвёл
Doug Ledford

родитель
21d6454a39
Коммит
564649b4ea
@@ -2893,7 +2893,6 @@ static void qib_setup_7322_cleanup(struct qib_devdata *dd)
|
||||
dd->cspec->gpio_mask &= ~mask;
|
||||
qib_write_kreg(dd, kr_gpio_mask, dd->cspec->gpio_mask);
|
||||
spin_unlock_irqrestore(&dd->cspec->gpio_lock, flags);
|
||||
qib_qsfp_deinit(&dd->pport[i].cpspec->qsfp_data);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Ссылка в новой задаче
Block a user