All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Geliang Tang <geliangtang@163.com>
Cc: Ashutosh Dixit <ashutosh.dixit@intel.com>,
	Sudeep Dutt <sudeep.dutt@intel.com>,
	Nikhil Rao <nikhil.rao@intel.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] misc: mic: replace kfree with put_device
Date: Sun, 4 Oct 2015 12:57:11 +0100	[thread overview]
Message-ID: <20151004115711.GA3539@kroah.com> (raw)
In-Reply-To: <154270a1ca7f8efb0f3da3300f31d27fde1bf504.1443545551.git.geliangtang@163.com>

On Wed, Sep 30, 2015 at 12:58:22AM +0800, Geliang Tang wrote:
> Handle a failed device_register(), replace kfree() with put_device(),
> which will call mbus_release_dev() or scif_release_dev().
> 
> Signed-off-by: Geliang Tang <geliangtang@163.com>
> ---
>  drivers/misc/mic/bus/mic_bus.c  | 2 +-
>  drivers/misc/mic/bus/scif_bus.c | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Due to the recent changes in this driver, this patch doesn't apply
anymore.  Can you please refresh it and resend?

thanks,

greg k-h

  reply	other threads:[~2015-10-04 11:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-29 16:58 [PATCH] misc: mic: replace kfree with put_device Geliang Tang
2015-10-04 11:57 ` Greg Kroah-Hartman [this message]
2015-10-05  0:33   ` [PATCH v2] " Geliang Tang
2015-10-11 21:12     ` Ashutosh Dixit

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=20151004115711.GA3539@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=ashutosh.dixit@intel.com \
    --cc=geliangtang@163.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nikhil.rao@intel.com \
    --cc=sudeep.dutt@intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.