mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Qinghuang Feng <qhfeng.kernel@gmail.com>
To: Mingming Cao <cmm@us.ibm.com>
Cc: qhfeng.kernel@gmail.com, linux-ext4@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH] EXT2: cleanup comment of ext2_splice_branch
Date: Sun, 16 Nov 2008 13:49:51 +0800	[thread overview]
Message-ID: <491fb489.04506e0a.0b9a.ffff85fb@mx.google.com> (raw)

No argument named @chain in ext2_splice_branch,
remove it.

The comments of ext{3|4}_splice_branch and some other 
functions in */inode.c shoud be updated too, but I 
am not sure how to change them precisely.

Signed-off-by: Qinghuang Feng <qhfeng.kernel@gmail.com>
---
diff --git a/fs/ext2/inode.c b/fs/ext2/inode.c
index 7658b33..da31ee9 100644
--- a/fs/ext2/inode.c
+++ b/fs/ext2/inode.c
@@ -497,8 +497,6 @@ static int ext2_alloc_branch(struct inode *inode,
  * ext2_splice_branch - splice the allocated branch onto inode.
  * @inode: owner
  * @block: (logical) number of block we are adding
- * @chain: chain of indirect blocks (with a missing link - see
- *	ext2_alloc_branch)
  * @where: location of missing link
  * @num:   number of indirect blocks we are adding
  * @blks:  number of direct blocks we are adding


                 reply	other threads:[~2008-11-16  5:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=491fb489.04506e0a.0b9a.ffff85fb@mx.google.com \
    --to=qhfeng.kernel@gmail.com \
    --cc=cmm@us.ibm.com \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome