1
linux/drivers/net/ethernet/amd/pds_core
Li Zetao 8ed6e71219 pds_core: Remove redundant null pointer checks
Since the debugfs_create_dir() never returns a null pointer, checking
the return value for a null pointer is redundant, and using IS_ERR is
safe enough.

Signed-off-by: Li Zetao <lizetao1@huawei.com>
Link: https://patch.msgid.link/20240903143343.2004652-1-lizetao1@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-09-04 16:59:01 -07:00
..
adminq.c
auxbus.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2024-03-07 10:29:36 -08:00
core.c pds_core: Fix pdsc_check_pci_health function to use work thread 2024-04-10 08:30:10 +01:00
core.h devlink: extend devlink_param *set pointer 2024-04-22 13:05:19 -07:00
debugfs.c pds_core: Remove redundant null pointer checks 2024-09-04 16:59:01 -07:00
dev.c pds_core: Fix pdsc_check_pci_health function to use work thread 2024-04-10 08:30:10 +01:00
devlink.c devlink: extend devlink_param *set pointer 2024-04-22 13:05:19 -07:00
fw.c
main.c pds_core: Fix pdsc_check_pci_health function to use work thread 2024-04-10 08:30:10 +01:00
Makefile