mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] fixing the comment in mm/filemap.c
@ 2007-07-11 12:14 Kirill Kuvaldin
  0 siblings, 0 replies; only message in thread
From: Kirill Kuvaldin @ 2007-07-11 12:14 UTC (permalink / raw)
  To: akpm, linux-kernel

Seems that generic_file_write is no longer available, and
generic_file_buffered_write should be referred instead.
This makes the comment consistent.

Signed-off-by: Kirill Kuvaldin <kuvkir@epsmu.com>

diff --git a/mm/filemap.c b/mm/filemap.c
index edb1b0b..0a8b71e 100644
--- a/mm/filemap.c
+++ b/mm/filemap.c
@@ -1846,7 +1846,7 @@ EXPORT_SYMBOL(read_cache_page);
 /*
  * If the page was newly created, increment its refcount and add it to the
  * caller's lru-buffering pagevec.  This function is specifically for
- * generic_file_write().
+ * generic_file_buffered_write().
  */
 static inline struct page *
 __grab_cache_page(struct address_space *mapping, unsigned long index,

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-07-11 12:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-11 12:14 [PATCH] fixing the comment in mm/filemap.c Kirill Kuvaldin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®