6a9294e40fc43 parent 1d00015e268f9142de0b504b3e4a4905155276f2 author Seth Jennings 1343677664 -0500 committer Konrad Rzeszutek Wilk 1344886890 -0400 mm/frontswap: fix uninit'ed variable warning Fixes uninitialized variable warning on 'type' in frontswap_shrink(). type is set before use by __frontswap_unuse_pages() called by __frontswap_shrink() called by frontswap_shrink() before use by try_to_unuse(). Signed-off-by: Seth Jennings Signed-off-by: Konrad Rzeszutek Wilk j!ҍRx