fs/afs/: possible cleanups
This patch contains the following possible cleanups: - make the following needlessly global functions static: - rxrpc.c: afs_send_pages() - vlocation.c: afs_vlocation_queue_for_updates() - write.c: afs_writepages_region() - make the following needlessly global variables static: - mntpt.c: afs_mntpt_expiry_timeout - proc.c: afs_vlocation_states[] - server.c: afs_server_timeout - vlocation.c: afs_vlocation_timeout - vlocation.c: afs_vlocation_update_timeout - #if 0 the following unused function: - cell.c: afs_get_cell_maybe() - #if 0 the following unused variables: - callback.c: afs_vnode_update_timeout - cmservice.c: struct afs_cm_workqueue Signed-off-by:Adrian Bunk <bunk@stusta.de> Acked-by:
David Howells <dhowells@redhat.com> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- fs/afs/callback.c 2 additions, 0 deletionsfs/afs/callback.c
- fs/afs/cell.c 2 additions, 0 deletionsfs/afs/cell.c
- fs/afs/cmservice.c 2 additions, 0 deletionsfs/afs/cmservice.c
- fs/afs/internal.h 0 additions, 1 deletionfs/afs/internal.h
- fs/afs/mntpt.c 1 addition, 1 deletionfs/afs/mntpt.c
- fs/afs/proc.c 1 addition, 1 deletionfs/afs/proc.c
- fs/afs/rxrpc.c 2 additions, 1 deletionfs/afs/rxrpc.c
- fs/afs/server.c 1 addition, 1 deletionfs/afs/server.c
- fs/afs/vlocation.c 3 additions, 3 deletionsfs/afs/vlocation.c
- fs/afs/write.c 3 additions, 3 deletionsfs/afs/write.c
Loading
Please register or sign in to comment