Home
last modified time | relevance | path

Searched hist:d4e43954 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ext4/
H A Ddir.cd4e43954 Sat Mar 02 16:24:05 CST 2013 Zheng Liu <wenqing.lz@taobao.com> 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>
d4e43954 Sat Mar 02 16:24:05 CST 2013 Zheng Liu <wenqing.lz@taobao.com> 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>