diff options
author | Zheng Liu <wenqing.lz@taobao.com> | 2013-03-02 17:24:05 -0500 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2013-03-02 17:24:05 -0500 |
commit | d4e439549127d3ca544482551f5f1af4f114debd (patch) | |
tree | b0c16bce8e6b6273cedf0df32ad7ceea85053060 /fs/ocfs2 | |
parent | 810da240f221d64bf90020f25941b05b378186fe (diff) | |
download | op-kernel-dev-d4e439549127d3ca544482551f5f1af4f114debd.zip op-kernel-dev-d4e439549127d3ca544482551f5f1af4f114debd.tar.gz |
ext4: fix a warning from sparse check for ext4_dir_llseek
ext4_dir_llseek is only used as a callback function, and no one calls
it directly. So make it as a static function in order to remove a
warning message from sparse check.
Signed-off-by: Zheng Liu <wenqing.lz@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ocfs2')
0 files changed, 0 insertions, 0 deletions