linux-yocto/drivers/ntb/hw/intel
Jinjie Ruan e229897d37 ntb: intel: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
The debugfs_create_dir() function returns error pointers.
It never returns NULL. So use IS_ERR() to check it.

Fixes: e26a5843f7 ("NTB: Split ntb_hw_intel and ntb_transport drivers")
Signed-off-by: Jinjie Ruan <ruanjinjie@huawei.com>
Reviewed-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
2024-09-20 10:50:38 -04:00
..
Kconfig
Makefile
ntb_hw_gen1.c ntb: intel: Fix the NULL vs IS_ERR() bug for debugfs_create_dir() 2024-09-20 10:50:38 -04:00
ntb_hw_gen1.h
ntb_hw_gen3.c
ntb_hw_gen3.h
ntb_hw_gen4.c ntb: intel: add GNR support for Intel PCIe gen5 NTB 2022-08-09 11:54:41 -04:00
ntb_hw_gen4.h ntb: intel: fix port config status offset for SPR 2022-01-28 10:19:16 -05:00
ntb_hw_intel.h ntb: intel: add GNR support for Intel PCIe gen5 NTB 2022-08-09 11:54:41 -04:00