linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Theodore Ts'o <tytso@mit.edu>
To: Guo Chao <yan@linux.vnet.ibm.com>
Cc: linux-ext4@vger.kernel.org
Subject: Re: [PATCH 4/4] ext4: remove redundant initialization in ext4_fill_super()
Date: Mon, 3 Dec 2012 00:01:21 -0500	[thread overview]
Message-ID: <20121203050120.GC6378@thunk.org> (raw)
In-Reply-To: <1354257706-6582-4-git-send-email-yan@linux.vnet.ibm.com>

On Fri, Nov 30, 2012 at 02:41:46PM +0800, Guo Chao wrote:
> We use kzalloc() to allocate sbi, no need to zero its field.
> 
> Signed-off-by: Guo Chao <yan@linux.vnet.ibm.com>

Thanks, applied.

					- Ted

  parent reply	other threads:[~2012-12-03  5:01 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-30  6:41 [PATCH 1/4] ext4: remove unsafe and unnecessary memset() Guo Chao
2012-11-30  6:41 ` [PATCH 2/4] ext4: use sync_inode_metadata() when sync inode metadata Guo Chao
2012-11-30 13:24   ` Lukáš Czerner
2012-12-03  4:51   ` Theodore Ts'o
2012-11-30  6:41 ` [PATCH 3/4] ext4: remove redundant code in ext4_alloc_inode() Guo Chao
2012-11-30 13:32   ` Lukáš Czerner
2012-12-03  4:57   ` Theodore Ts'o
2012-11-30  6:41 ` [PATCH 4/4] ext4: remove redundant initialization in ext4_fill_super() Guo Chao
2012-11-30 13:37   ` Lukáš Czerner
2012-12-03  5:01   ` Theodore Ts'o [this message]
2012-11-30 13:20 ` [PATCH 1/4] ext4: remove unsafe and unnecessary memset() Lukáš Czerner
2012-11-30 14:04   ` Lukáš Czerner
2012-12-03  2:47     ` Guo Chao

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=20121203050120.GC6378@thunk.org \
    --to=tytso@mit.edu \
    --cc=linux-ext4@vger.kernel.org \
    --cc=yan@linux.vnet.ibm.com \
    /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;
as well as URLs for NNTP newsgroup(s).