[patch 3/5] jbd: remove comment in journal.c
domen_at_coderock.org
Date: 01/10/05
- Previous message: James Cleverdon: "[PATCH][2.6.10] Updated pci.ids for new IBM bridge"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: viro@parcelfarce.linux.theplanet.co.uk Date: Mon, 10 Jan 2005 19:45:30 +0100
Hi.
Remove doubled comment, fix typo.
Compile tested.
Signed-off-by: Domen Puncer <domen@coderock.org>
--- kj-domen/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 --- kj/fs/jbd/journal.c~fix-comment-fs_jbd_journal 2005-01-10 18:00:21.000000000 +0100 +++ kj-domen/fs/jbd/journal.c 2005-01-10 18:00:21.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) _ - 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: James Cleverdon: "[PATCH][2.6.10] Updated pci.ids for new IBM bridge"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|