]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm, thp: remove unnecessary ret variable
authorDavid Rientjes <rientjes@google.com>
Thu, 3 May 2012 05:43:31 +0000 (15:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 3 May 2012 05:46:21 +0000 (15:46 +1000)
commit202037f73ecdf53045e435e43dbb45d6055f1912
treef77ba2b5dd6207af5e32ba8c7cbd9e83e06d3f9f
parent22015782a5313ed93e658921a4218c5d531e62b6
mm, thp: remove unnecessary ret variable

The "ret" variable is unnecessary in __do_huge_pmd_anonymous_page(), so
remove it.

Signed-off-by: David Rientjes <rientjes@google.com>
Cc: Andrea Arcangeli <aarcange@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/huge_memory.c