mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-04-12 08:43:18 +00:00
Use d_is_dir() rather than d_inode and S_ISDIR(). Note that this will include fake directories such as automount triggers. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>