Files
linux-stable-mirror/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-01-19 11:59:11 -08:00
2024-07-12 16:39:53 -07:00
2024-02-01 13:06:40 +01: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-02-15 12:17:28 -05:00
2024-02-20 20:47:32 -08:00
2024-06-10 11:14:52 +01:00