Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 15773b68 authored by Konrad Rzeszutek Wilk's avatar Konrad Rzeszutek Wilk
Browse files

Merge branch 'stable/for-linus-3.6' into linux-next

* stable/for-linus-3.6:
  mm/frontswap: fix uninit'ed variable warning
parents 0980bd9c 6b982fcf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -292,7 +292,7 @@ static int __frontswap_shrink(unsigned long target_pages,
void frontswap_shrink(unsigned long target_pages)
{
	unsigned long pages_to_unuse = 0;
	int type, ret;
	int uninitialized_var(type), ret;

	/*
	 * we don't want to hold swap_lock while doing a very