+1
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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 <sjenning@linux.vnet.ibm.com> Signed-off-by:
Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>