From: Jan Kara Date: Sun, 6 May 2007 21:49:26 +0000 (-0700) Subject: readahead: code cleanup X-Git-Tag: v2.6.22-rc1~977 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ce745ed39d35f9d547d00d406db2be7c6c175b3;p=pandora-kernel.git readahead: code cleanup Rename file_ra_state.prev_page to prev_index and file_ra_state.offset to prev_offset. Also update of prev_index in do_generic_mapping_read() is now moved close to the update of prev_offset. [wfg@mail.ustc.edu.cn: fix it] Signed-off-by: Jan Kara Cc: Nick Piggin Cc: WU Fengguang Signed-off-by: Fengguang Wu Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed