linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@fb.com>
To: Sachin Shukla <sachin.s5@samsung.com>,
	Asai Thambi SP <asamymuthupa@micron.com>,
	Selvan Mani <smani@micron.com>,
	"Rajesh Kumar Sambandam" <rsambandam@micron.com>,
	Vignesh Gunasekaran <vgunasekaran@micron.com>,
	Al Viro <viro@zeniv.linux.org.uk>, <linux-kernel@vger.kernel.org>,
	<sachiniiitm@gmail.com>
Cc: <ravikant.s2@samsung.com>, <p.shailesh@samsung.com>,
	<ashish.kalra@samsung.com>, <vidushi.koul@samsung.com>
Subject: Re: [PATCH] Block: mtip32xx: Improvement in code readability when memdup_user() fails.
Date: Fri, 11 Nov 2016 13:37:35 -0700	[thread overview]
Message-ID: <34d324f6-d250-cecf-983d-0f4bcf235855@fb.com> (raw)
In-Reply-To: <1478855091-26096-1-git-send-email-sachin.s5@samsung.com>

On 11/11/2016 02:04 AM, Sachin Shukla wrote:
> From: "Sachin Shukla" <sachin.s5@samsung.com>
>
> There is no need to call kfree() if memdup_user() fails, as no memory
> was allocated and the error in the error-valued pointer should be returned.

Applied for 4.10, thanks.

-- 
Jens Axboe

      reply	other threads:[~2016-11-11 20:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-11  9:04 [PATCH] Block: mtip32xx: Improvement in code readability when memdup_user() fails Sachin Shukla
2016-11-11 20:37 ` Jens Axboe [this message]

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=34d324f6-d250-cecf-983d-0f4bcf235855@fb.com \
    --to=axboe@fb.com \
    --cc=asamymuthupa@micron.com \
    --cc=ashish.kalra@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=p.shailesh@samsung.com \
    --cc=ravikant.s2@samsung.com \
    --cc=rsambandam@micron.com \
    --cc=sachin.s5@samsung.com \
    --cc=sachiniiitm@gmail.com \
    --cc=smani@micron.com \
    --cc=vgunasekaran@micron.com \
    --cc=vidushi.koul@samsung.com \
    --cc=viro@zeniv.linux.org.uk \
    /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).