[-mm patch] fs/fscache/: cleanups

2005-07-27 Thread Adrian Bunk
This patch contains the following cleanups: - make needlessly global code static - main.c: remove the unused global variable fscache_debug Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- This patch was already sent on: - 17 Jul 2005 - 20 Jun 2005 - 23 Apr 2005 fs/fscache/cookie.c | 1

[-mm patch] fs/fscache/: cleanups

2005-07-17 Thread Adrian Bunk
This patch contains the following cleanups: - make needlessly global code static - main.c: remove the unused global variable fscache_debug Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- This patch was already sent on: - 20 Jun 2005 - 23 Apr 2005 fs/fscache/cookie.c | 19

[-mm patch] fs/fscache/: cleanups

2005-04-22 Thread Adrian Bunk
This patch contains the following cleanups: - make needlessly global code static - main.c: remove the unused global variable fscache_debug Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- fs/fscache/cookie.c | 19 +++ fs/fscache/fscache-int.h | 11 --- fs/fsca