mirror of
https://github.com/torvalds/linux.git
synced 2025-11-09 13:10:19 +02:00
Remove unnecessary set_drvdata(NULL) function in ->remove(), the driver_data will be set to NULL in device_unbind_cleanup() after calling ->remove(). Signed-off-by: Yang Yingliang <yangyingliang@huawei.com> Acked-by: Alvin Šipraga <alsi@bang-olufsen.dk> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Jakub Kicinski <kuba@kernel.org> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| realtek-mdio.c | ||
| realtek-smi.c | ||
| realtek.h | ||
| rtl8365mb.c | ||
| rtl8366-core.c | ||
| rtl8366rb.c | ||