nilfs2: fix function name typos in docbook comments
authorRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Sat, 13 Mar 2010 18:01:03 +0000 (03:01 +0900)
committerRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Sun, 14 Mar 2010 01:29:50 +0000 (10:29 +0900)
commit9ccf56c13831c5fe0edecd8c1184c9a6fe805d23
treef3e3810e1d12e6ba88b7dfd922f0185a90112073
parent6c477d44a7dad43a2783b4dea7f4ca3882d77126
nilfs2: fix function name typos in docbook comments

Fixes the following typos in docbook comments:

 nilfs_detroy_transaction_cache -> nilfs_destroy_transaction_cache
 nilfs_secgtor_start_timer -> nilfs_segctor_start_timer

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
fs/nilfs2/segment.c