ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*()
authorTheodore Ts'o <tytso@mit.edu>
Thu, 28 Oct 2010 01:30:14 +0000 (21:30 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 28 Oct 2010 01:30:14 +0000 (21:30 -0400)
commit5dabfc78dcedbe46cb2e4872dde448de3cec2979
tree804ef3e76289978ef6690c2b8f379a14a60b15f0
parent7f93cff90fa9be6ed45f6189e136153d1d8631b0
ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*()

This is a cleanup to avoid namespace leaks out of fs/ext4

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/block_validity.c
fs/ext4/ext4.h
fs/ext4/mballoc.c
fs/ext4/page-io.c
fs/ext4/super.c
fs/ext4/xattr.c
fs/ext4/xattr.h