]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm/mmap.c: eliminate the ret variable from mm_take_all_locks()
authorKautuk Consul <consul.kautuk@gmail.com>
Wed, 28 Sep 2011 00:50:24 +0000 (10:50 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 30 Sep 2011 04:53:29 +0000 (14:53 +1000)
commit52a6c2d2ba9614c590eeccc5b5b816b5a366a6ca
treeeefabedf1ced36127dc110ba2efb66ca5ef2cbf1
parent522e71d4f0981e9821fc724001cf5522f6c65d8c
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 <consul.kautuk@gmail.com>
Reviewed-by: Michal Hocko <mhocko@suse.cz>
Signed-off-by: Andrew Morton <>
mm/mmap.c