[PATCH] fs/ncpfs/: remove unused #ifdef USE_OLD_SLOW_DIRECTORY_LISTING code
This patch removes some unused #ifdef USE_OLD_SLOW_DIRECTORY_LISTING code. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
94c9eca223
commit
db40716377
@ -87,9 +87,6 @@ int ncp_open_create_file_or_subdir(struct ncp_server *, struct inode *, char *,
|
||||
|
||||
int ncp_initialize_search(struct ncp_server *, struct inode *,
|
||||
struct nw_search_sequence *target);
|
||||
int ncp_search_for_file_or_subdir(struct ncp_server *server,
|
||||
struct nw_search_sequence *seq,
|
||||
struct nw_info_struct *target);
|
||||
int ncp_search_for_fileset(struct ncp_server *server,
|
||||
struct nw_search_sequence *seq,
|
||||
int* more, int* cnt,
|
||||
|
Reference in New Issue
Block a user