]> git.neil.brown.name Git - history.git/commit
[PATCH] hpfs: general cleanup
authorAlexander Viro <viro@www.linux.org.uk>
Thu, 18 Mar 2004 05:24:32 +0000 (21:24 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 18 Mar 2004 05:24:32 +0000 (21:24 -0800)
commitea747b67fa63925d7a3206d2e0944dcb28560615
treea60e6bf8f81a6e0dfab4b4e2bd56852cfe5a499c
parent9c96c8be372e7e3ce26e7b0e14ab9e7ff22cf068
[PATCH] hpfs: general cleanup

include files moved to fs/hpfs/, gratitious #include removed, stuff that
doesn't have to be global made static, misindented chunk of
hpfs_readdir() put in place, etc.
15 files changed:
fs/hpfs/alloc.c
fs/hpfs/anode.c
fs/hpfs/buffer.c
fs/hpfs/dir.c
fs/hpfs/dnode.c
fs/hpfs/ea.c
fs/hpfs/file.c
fs/hpfs/hpfs_fn.h
fs/hpfs/inode.c
fs/hpfs/map.c
fs/hpfs/name.c
fs/hpfs/namei.c
fs/hpfs/super.c
include/linux/hpfs_fs_i.h [deleted file]
include/linux/hpfs_fs_sb.h [deleted file]