1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/davicom
Yu Liao 664c84c26d net: dm9051: Use PTR_ERR_OR_ZERO() to simplify code
Use the standard error pointer macro to shorten the code and simplify.

Signed-off-by: Yu Liao <liaoyu15@huawei.com>
Link: https://lore.kernel.org/r/20230822021455.205101-2-liaoyu15@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-08-23 18:57:30 -07:00
..
dm9000.c net: Use of_property_read_bool() for boolean properties 2023-03-16 17:41:28 +00:00
dm9000.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dm9051.c net: dm9051: Use PTR_ERR_OR_ZERO() to simplify code 2023-08-23 18:57:30 -07:00
dm9051.h net: Add dm9051 driver 2022-02-14 11:18:46 +00:00
Kconfig net: Add dm9051 driver 2022-02-14 11:18:46 +00:00
Makefile net: Add dm9051 driver 2022-02-14 11:18:46 +00:00