remove trim_fs method from Documentation/filesystems/Locking
authorChristoph Hellwig <hch@lst.de>
Tue, 4 Jan 2011 06:14:24 +0000 (07:14 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Jan 2011 19:01:09 +0000 (11:01 -0800)
The ->trim_fs has been removed meanwhile, so remove it from the documentation
as well.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reported-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found