From: Kautuk Consul Date: Tue, 1 Nov 2011 00:08:59 +0000 (-0700) Subject: mm/mmap.c: eliminate the ret variable from mm_take_all_locks() X-Git-Tag: v3.2-rc1~108^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=584cff54e1ff8f59d5109dc8093efedff8bcc375;p=pandora-kernel.git mm/mmap.c: eliminate the ret variable from mm_take_all_locks() The ret variable is really not needed in mm_take_all_locks(). Signed-off-by: Kautuk Consul Reviewed-by: Michal Hocko Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed