]> err.no Git - linux-2.6/blobdiff - mm/page-writeback.c
[PATCH] mm: cleanup rmap
[linux-2.6] / mm / page-writeback.c
index 613b99a55917577fd6eeb8f835fd2b67e72e5bbc..a6329fa8f862da5aea02238c687e93843ba2a80e 100644 (file)
@@ -354,7 +354,7 @@ static void background_writeout(unsigned long _min_pages)
  * the whole world.  Returns 0 if a pdflush thread was dispatched.  Returns
  * -1 if all pdflush threads were busy.
  */
-int wakeup_bdflush(long nr_pages)
+int wakeup_pdflush(long nr_pages)
 {
        if (nr_pages == 0) {
                struct writeback_state wbs;