All of lore.kernel.org
 help / color / mirror / Atom feed
* [KJ] [patch] jbd: remove comment in journal.c
@ 2004-10-23 19:48 Domen Puncer
  2004-10-24 12:54 ` maximilian attems
  0 siblings, 1 reply; 2+ messages in thread
From: Domen Puncer @ 2004-10-23 19:48 UTC (permalink / raw)
  To: kernel-janitors

[-- Attachment #1: Type: text/plain, Size: 726 bytes --]

Hi.

Remove doubled comment, fix typo.

Compile tested.


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

--- c/fs/jbd/journal.c	2004-10-23 21:40:28.000000000 +0200
+++ test/fs/jbd/journal.c	2004-10-23 21:43:58.000000000 +0200
@@ -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)

[-- Attachment #2: Type: text/plain, Size: 167 bytes --]

_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-10-24 12:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-23 19:48 [KJ] [patch] jbd: remove comment in journal.c Domen Puncer
2004-10-24 12:54 ` maximilian attems

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.