mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 11:33:28 +02:00
The kernfs_get_inode() returns NULL on error, it never returns error
pointers.
Fixes:
|
||
|---|---|---|
| .. | ||
| dir.c | ||
| file.c | ||
| inode.c | ||
| Kconfig | ||
| kernfs-internal.h | ||
| Makefile | ||
| mount.c | ||
| symlink.c | ||