mirror of
https://github.com/torvalds/linux.git
synced 2025-11-02 09:40:27 +02:00
The dev_err_probe() doesn't do anything when error is '-ENOMEM'. Therefore, remove the useless call to dev_err_probe(), and just return the value instead. Signed-off-by: Xichao Zhao <zhao.xichao@vivo.com> [mani: reworded the subject] Signed-off-by: Manivannan Sadhasivam <mani@kernel.org> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| pcie-microchip-host.c | ||
| pcie-plda-host.c | ||
| pcie-plda.h | ||
| pcie-starfive.c | ||