[patch 1/2] jbd: remove comment in journal.c
janitor_at_sternwelten.at
Date: 10/31/04
- Previous message: Tim Hockin: "Re: code bloat [was Re: Semaphore assembly-code bug]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: akpm@osdl.org Date: Sun, 31 Oct 2004 00:29:00 +0200
Hi.
Remove doubled comment, fix typo.
Compile tested.
Signed-off-by: Domen Puncer <domen@coderock.org>
--- linux-2.6.10-rc1-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-rc1/fs/jbd/journal.c~fix-comment-fs_jbd_journal 2004-10-24 17:06:15.000000000 +0200 +++ linux-2.6.10-rc1-max/fs/jbd/journal.c 2004-10-24 17:06:15.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) _ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Tim Hockin: "Re: code bloat [was Re: Semaphore assembly-code bug]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- [patch 2/4] jbd: remove comment in journal.c
... * Simple support for retying memory allocations. ... send the line "unsubscribe
linux-kernel" in ... (Linux-Kernel) - [patch 3/5] jbd: remove comment in journal.c
... * Simple support for retying memory allocations. ... send the line "unsubscribe
linux-kernel" in ... (Linux-Kernel)