| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [PATCH 05/12] xfs: fix the comment of xlog_write_setup_copy() |
| From: | zwu.kernel@xxxxxxxxx |
| Date: | Wed, 7 Aug 2013 18:11:02 +0800 |
| Cc: | Zhi Yong Wu <wuzhy@xxxxxxxxxxxxxxxxxx> |
| Delivered-to: | xfs@xxxxxxxxxxx |
| In-reply-to: | <1375870269-13157-1-git-send-email-zwu.kernel@xxxxxxxxx> |
| References: | <1375870269-13157-1-git-send-email-zwu.kernel@xxxxxxxxx> |
From: Zhi Yong Wu <wuzhy@xxxxxxxxxxxxxxxxxx> Signed-off-by: Zhi Yong Wu <wuzhy@xxxxxxxxxxxxxxxxxx> --- fs/xfs/xfs_log.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/xfs/xfs_log.c b/fs/xfs/xfs_log.c index d852a2b..0fd27dc 100644 --- a/fs/xfs/xfs_log.c +++ b/fs/xfs/xfs_log.c @@ -2044,7 +2044,7 @@ xlog_write_setup_ophdr( * Set up the parameters of the region copy into the log. This has * to handle region write split across multiple log buffers - this * state is kept external to this function so that this code can - * can be written in an obvious, self documenting manner. + * be written in an obvious, self documenting manner. */ static int xlog_write_setup_copy( -- 1.7.11.7 |
| Previous by Date: | [PATCH 06/12] xfs: remove one blank line in xfs_btree_make_block_unfull(), zwu . kernel |
|---|---|
| Next by Date: | [PATCH 07/12] xfs: fix the comment of xfs_iroot_realloc(), zwu . kernel |
| Previous by Thread: | [PATCH 06/12] xfs: remove one blank line in xfs_btree_make_block_unfull(), zwu . kernel |
| Next by Thread: | [PATCH 07/12] xfs: fix the comment of xfs_iroot_realloc(), zwu . kernel |
| Indexes: | [Date] [Thread] [Top] [All Lists] |