diff options
author | Matthew Wilcox <matthew.r.wilcox@intel.com> | 2014-03-24 15:09:16 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2014-03-24 15:09:16 -0400 |
commit | 94350ab5c34166f08ef67aaca3a01e6b420891c9 (patch) | |
tree | a36a7cbfeb049f7f3426a44347c527810fe74b9a /fs/debugfs | |
parent | 5f16f3225b06242a9ee876f07c1c9b6ed36a22b6 (diff) | |
download | talos-obmc-linux-94350ab5c34166f08ef67aaca3a01e6b420891c9.tar.gz talos-obmc-linux-94350ab5c34166f08ef67aaca3a01e6b420891c9.zip |
ext4: make ext4_block_zero_page_range static
It's only called within inode.c, so make it static, remove its prototype
from ext4.h and move it above all of its callers so it doesn't need a
prototype within inode.c.
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/debugfs')
0 files changed, 0 insertions, 0 deletions