All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 2/4]  jbd: remove comment in journal.c
@ 2004-11-20  2:46 janitor
  0 siblings, 0 replies; only message in thread
From: janitor @ 2004-11-20  2:46 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel, janitor, domen




Hi.

Remove doubled comment, fix typo.

Compile tested.

Signed-off-by: Domen Puncer <domen@coderock.org>

---

 linux-2.6.10-rc2-bk4-max/fs/jbd/journal.c |    6 +-----
 1 files changed, 1 insertion(+), 5 deletions(-)

diff -puN fs/jbd/journal.c~fix-comment-fs_jbd_journal fs/jbd/journal.c
--- linux-2.6.10-rc2-bk4/fs/jbd/journal.c~fix-comment-fs_jbd_journal	2004-11-20 00:29:48.000000000 +0100
+++ linux-2.6.10-rc2-bk4-max/fs/jbd/journal.c	2004-11-20 00:29:48.000000000 +0100
@@ -1575,11 +1575,7 @@ int journal_blocks_per_page(struct inode
 }
 
 /*
- * Simple support for retying memory allocations.  Introduced to help to
- * debug different VM deadlock avoidance strategies. 
- */
-/*
- * Simple support for retying memory allocations.  Introduced to help to
+ * Simple support for retrying memory allocations.  Introduced to help to
  * debug different VM deadlock avoidance strategies. 
  */
 void * __jbd_kmalloc (const char *where, size_t size, int flags, int retry)
_

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

only message in thread, other threads:[~2004-11-20  2:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-20  2:46 [patch 2/4] jbd: remove comment in journal.c janitor

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.