commit | 37b173a4d03d1681e6c9529bc43d7a3308132db6 | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <marcelo.tosatti@cyclades.com> | Thu Jul 07 17:56:05 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Jul 07 18:23:35 2005 -0700 |
tree | 478802dfe5afee12589d4d5533f8312a923c4ec2 | |
parent | 79b9ce311e192e9a31fd9f3cf1ee4a4edf9e2650 [diff] |
[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 <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>