Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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>
- Loading branch information