diff options
author | Theodore Ts'o <tytso@mit.edu> | 2010-10-27 21:30:14 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2010-10-27 21:30:14 -0400 |
commit | 1f109d5a17b438c4a54cbf6fd87a249e3d72fb21 (patch) | |
tree | f58c6fd431975bf900b502b80122e175065da657 /drivers | |
parent | 5dabfc78dcedbe46cb2e4872dde448de3cec2979 (diff) | |
download | talos-op-linux-1f109d5a17b438c4a54cbf6fd87a249e3d72fb21.tar.gz talos-op-linux-1f109d5a17b438c4a54cbf6fd87a249e3d72fb21.zip |
ext4: make various ext4 functions be static
These functions have no need to be exported beyond file context.
No functions needed to be moved for this commit; just some function
declarations changed to be static and removed from header files.
(A similar patch was submitted by Eric Sandeen, but I wanted to handle
code movement in separate patches to make sure code changes didn't
accidentally get dropped.)
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions