android_kernel_samsung_univ.../fs/ncpfs
Al Viro 5d5d568975 make new_sync_{read,write}() static
All places outside of core VFS that checked ->read and ->write for being NULL or
called the methods directly are gone now, so NULL {read,write} with non-NULL
{read,write}_iter will do the right thing in all cases.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2015-04-11 22:29:40 -04:00
..
dir.c ncpfs: get rid of d_validate() nonsense 2015-01-25 23:16:26 -05:00
file.c make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
getopt.c
getopt.h
inode.c
ioctl.c
Kconfig
Makefile
mmap.c
ncp_fs_i.h ncpfs: get rid of d_validate() nonsense 2015-01-25 23:16:26 -05:00
ncp_fs_sb.h
ncp_fs.h
ncplib_kernel.c ncpfs: switch to ->read_iter/->write_iter 2015-04-11 22:28:52 -04:00
ncplib_kernel.h ncpfs: switch to ->read_iter/->write_iter 2015-04-11 22:28:52 -04:00
ncpsign_kernel.c
ncpsign_kernel.h
sock.c
symlink.c