readahead: remove redundant test in shrink_readahead_size_eio()
authorWu Fengguang <[email protected]>
Tue, 16 Jun 2009 22:31:36 +0000 (15:31 -0700)
committerLinus Torvalds <[email protected]>
Wed, 17 Jun 2009 02:47:30 +0000 (19:47 -0700)
commit61b7cbdba2f3c588a0cf3db574c562805454b09b
tree657756b1ab5dc5fd63b341d999d492b868f4309c
parent10be0b372cac50e2e7a477852f98bf069a97a3fa
readahead: remove redundant test in shrink_readahead_size_eio()

Signed-off-by: Wu Fengguang <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
mm/filemap.c