Files
linux/lib
Yang Ruibin 38676d9e33 lib: fix the NULL vs IS_ERR() bug for debugfs_create_dir()
debugfs_create_dir() returns error pointers.  It never returns NULL.  So
use IS_ERR() to check it.

Link: https://lkml.kernel.org/r/20240821073441.9701-1-11162571@vivo.com
Signed-off-by: Yang Ruibin <11162571@vivo.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2024-09-01 20:43:40 -07:00
..
2024-07-12 16:39:53 -07:00
2024-04-25 21:07:06 -07:00
2024-06-25 17:15:06 -07:00
2024-04-25 21:07:05 -07:00
2024-09-01 20:43:23 -07:00
2024-07-04 23:43:10 -07:00
2024-06-10 11:14:52 +01:00