commit | b2c3843b1e25e2c67347c4671f33fbe6f5067e6b | [log] [tgz] |
---|---|---|
author | Fengguang Wu <wfg@mail.ustc.edu.cn> | Tue Oct 16 01:24:37 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Oct 16 09:42:53 2007 -0700 |
tree | e1b161e5c7169baab8f71615879eb3b46ebe9a9e | |
parent | f2e189827a914b66e435e68b1c9e37775cb995ed [diff] |
filemap: trivial code cleanups - remove unused local next_index in do_generic_mapping_read() - remove a redudant page_cache_read() declaration Signed-off-by: Fengguang Wu <wfg@mail.ustc.edu.cn> Cc: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>