mirror of
https://github.com/torvalds/linux.git
synced 2026-01-12 00:42:35 +08:00
The previous patch had the conditional inverted. This patch fixes it so that we return the original position if it does not straddle a page. Thanks to Bob Gilligan for spotting this. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>