commit | 9c8100ef26ba9012b8677a383179a0cf169fc7f3 | [log] [tgz] |
---|---|---|
author | Cesar Eduardo Barros <[email protected]> | Tue Mar 22 16:33:34 2011 -0700 |
committer | Linus Torvalds <[email protected]> | Tue Mar 22 17:44:08 2011 -0700 |
tree | 6ff570c8373dbb90b47345b2adc0b0c9c9b11001 | |
parent | bdb8e3f68320f897de3f3a4c363fe2802037f21d [diff] |
sys_swapon: remove nr_good_pages variable It still exists within setup_swap_map_and_extents(), but after it nr_good_pages == p->pages. Signed-off-by: Cesar Eduardo Barros <[email protected]> Tested-by: Eric B Munson <[email protected]> Acked-by: Eric B Munson <[email protected]> Reviewed-by: Pekka Enberg <[email protected]> Reviewed-by: KAMEZAWA Hiroyuki <[email protected]> Cc: Hugh Dickins <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>