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

* stable/for-linus-3.6:
  mm/frontswap: fix uninit'ed variable warning
This commit is contained in:
Konrad Rzeszutek Wilk 2012-08-13 15:41:53 -04:00
commit 15773b68fc
1 changed files with 1 additions and 1 deletions

View File

@ -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