[PATCH] remove invalid comment in mm/page_alloc.c
authorRenaud Lienhart <renaud.lienhart@free.fr>
Sat, 10 Sep 2005 07:26:59 +0000 (00:26 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 10 Sep 2005 17:06:31 +0000 (10:06 -0700)
commit207f36eec9e7b1077d7a0aaadb4800e2c9b4cfa4
tree09fa4a6885ee6a1032a46b2409a13669a8d01459
parent9dcbb32f1654e79c212c20d9cd9d48509ee1eaf7
[PATCH] remove invalid comment in mm/page_alloc.c

free_pages_bulk() doesn't free the entire list if count == 0.

Signed-off-by: Renaud Lienhart <renaud.lienhart@free.fr>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/page_alloc.c