diff options
author | Adrian Bunk <bunk@stusta.de> | 2005-09-07 00:16:41 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-08 01:57:19 +0200 |
commit | 022a4a7bbdefdedc2706a13c81c832d8c3173c6d (patch) | |
tree | e7bf4f08f02c35b39769a5c2aeeea020c055de99 /scripts | |
parent | [PATCH] compat: be more consistent about [ug]id_t (diff) | |
download | linux-022a4a7bbdefdedc2706a13c81c832d8c3173c6d.tar.xz linux-022a4a7bbdefdedc2706a13c81c832d8c3173c6d.zip |
[PATCH] fs/jbd/: cleanups
This patch contains the following cleanups:
- make needlessly global functions static
- journal.c: remove the unused global function __journal_internal_check
and move the check to journal_init
- remove the following write-only global variable:
- journal.c: current_journal
- remove the following unneeded EXPORT_SYMBOL:
- journal.c: journal_recover
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Andreas Dilger <adilger@clusterfs.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions