diff options
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | 2010-03-13 18:01:51 +0100 |
---|---|---|
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | 2010-03-14 02:27:27 +0100 |
commit | 6c477d44a7dad43a2783b4dea7f4ca3882d77126 (patch) | |
tree | 7a0e051ddbb9c2c0f11910983efe3d98c8bcf8c5 /fs/nilfs2/segment.c | |
parent | Linux 2.6.34-rc1 (diff) | |
download | linux-6c477d44a7dad43a2783b4dea7f4ca3882d77126.tar.xz linux-6c477d44a7dad43a2783b4dea7f4ca3882d77126.zip |
nilfs2: fix discrepancy in use of static specifier
Two segbuf functions, nilfs_segbuf_write and nilfs_segbuf_wait, are
declared with the static storage class specifier, but their
implementations are not.
This fixes the discrepancy.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Diffstat (limited to 'fs/nilfs2/segment.c')
0 files changed, 0 insertions, 0 deletions