JFS: fix sparse warnings by moving extern declarations to headers
authorDave Kleikamp <shaggy@austin.ibm.com>
Wed, 4 May 2005 20:29:35 +0000 (15:29 -0500)
committerDave Kleikamp <shaggy@austin.ibm.com>
Wed, 4 May 2005 20:29:35 +0000 (15:29 -0500)
commit1868f4aa5a4a72bbe0b7db6c1d4ee666824c3895
treec3bfa2751dcc1d7adf16a6a96e5ad8cab76b6f76
parent6b6bf51081a27e80334e7ebe2993ae1d046a3222
JFS: fix sparse warnings by moving extern declarations to headers

Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>
18 files changed:
fs/jfs/file.c
fs/jfs/inode.c
fs/jfs/jfs_debug.c
fs/jfs/jfs_debug.h
fs/jfs/jfs_extent.c
fs/jfs/jfs_imap.c
fs/jfs/jfs_inode.c
fs/jfs/jfs_inode.h
fs/jfs/jfs_logmgr.c
fs/jfs/jfs_logmgr.h
fs/jfs/jfs_metapage.c
fs/jfs/jfs_metapage.h
fs/jfs/jfs_superblock.h
fs/jfs/jfs_txnmgr.c
fs/jfs/jfs_txnmgr.h
fs/jfs/namei.c
fs/jfs/super.c
fs/jfs/symlink.c