From: Marcelo Tosatti Date: Fri, 8 Jul 2005 00:56:05 +0000 (-0700) Subject: [PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pages handling X-Git-Tag: v2.6.13-rc3~304 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37b173a4d03d1681e6c9529bc43d7a3308132db6;p=pandora-kernel.git [PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pages handling Remove completly bogus comment from did_some_progress != 0 handling (that same comment is a few lines below on did_some_progress = 0 case, where it belongs). Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed