On Thu, 31 Aug 2023 22:09:29 +0800, Jinjie Ruan wrote: > Since both debugfs_create_dir() and debugfs_create_file() return > ERR_PTR and never return NULL, So use IS_ERR() to check it > instead of checking NULL. > > Applied to 6.6/scsi-fixes, thanks! [1/1] scsi: qla2xxx: Fix the NULL vs IS_ERR() bug for debugfs_create_dir() https://git.kernel.org/mkp/scsi/c/d0b0822e32db -- Martin K. Petersen Oracle Linux Engineering