Revision aa1918f9491442a007a0cbe41a31539233209777 authored by Al Viro on 18 December 2019, 01:09:08 UTC, committed by Al Viro on 07 February 2020, 19:48:30 UTC
Its behaviour is identical to that of fs_value_is_filename.
It makes no sense, anyway - LOOKUP_EMPTY affects nothing
whatsoever once the pathname has been imported from userland.
And both fs_value_is_filename and fs_value_is_filename_empty
carry an already imported pathname.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
1 parent 34264ae
History
File Mode Size
rcar
Kconfig -rw-r--r-- 1.4 KB
Makefile -rw-r--r-- 737 bytes
dma-sh7760.c -rw-r--r-- 9.5 KB
fsi.c -rw-r--r-- 45.7 KB
hac.c -rw-r--r-- 7.9 KB
migor.c -rw-r--r-- 4.8 KB
sh7760-ac97.c -rw-r--r-- 1.7 KB
siu.h -rw-r--r-- 4.9 KB
siu_dai.c -rw-r--r-- 19.2 KB
siu_pcm.c -rw-r--r-- 15.7 KB
ssi.c -rw-r--r-- 9.9 KB

back to top