kernel-fxtec-pro1x/fs/ncpfs
Harvey Harrison cdf8803768 ncpfs: add prototypes to ncp_fs.h
Removes some externs from C files, noticed from the sparse warnings:
fs/ncpfs/dir.c:90:26: warning: symbol 'ncp_root_dentry_operations' was not declared. Should it be static?
fs/ncpfs/symlink.c:107:5: warning: symbol 'ncp_symlink' was not declared. Should it be static?
fs/ncpfs/symlink.c:101:39: warning: symbol 'ncp_symlink_aops' was not declared. Should it be static?

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Acked-by: Petr Vandrovec <VANDROVE@vc.cvut.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-28 08:58:29 -07:00
..
dir.c
file.c Only send SIGXFSZ when exceeding rlimits. 2007-07-16 09:05:43 -07:00
getopt.c
getopt.h
inode.c ncpfs: add prototypes to ncp_fs.h 2008-04-28 08:58:29 -07:00
ioctl.c [PATCH] r/o bind mounts: elevate write count for ncp_ioctl() 2008-04-19 00:29:23 -04:00
Kconfig
Makefile
mmap.c vm audit: add VM_DONTEXPAND to mmap for drivers that need it 2008-02-04 07:55:38 -08:00
ncplib_kernel.c NCP: delete test of long-deceased CONFIG_NCPFS_DEBUGDENTRY 2007-07-31 15:39:41 -07:00
ncplib_kernel.h
ncpsign_kernel.c
ncpsign_kernel.h
sock.c ncpfs: make sure server connection survives a kill 2007-03-06 13:26:27 +01:00
symlink.c