commit | d9674dda1c7ed49d503d3d7308c90a9f965f0783 | [log] [tgz] |
---|---|---|
author | Sasha Levin <levinsasha928@gmail.com> | Sun Jun 10 12:51:04 2012 +0200 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Mon Jun 11 15:31:55 2012 -0400 |
tree | a3ee1d15aa1846668baf3bfbba87a25695ce0ca8 | |
parent | 69217b4cd044671b6dddcd9d33c8e4fdfd295ae3 [diff] |
mm: frontswap: make all branches of if statement in put page consistent Currently it has a complex structure where different things are compared at each branch. Simplify that and make both branches look similar. Reviewed-by: Minchan Kim <minchan@kernel.org> Signed-off-by: Sasha Levin <levinsasha928@gmail.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>