All of lore.kernel.org
 help / color / mirror / Atom feed
From: xinhui <xinhui@linux.vnet.ibm.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	xinhui <xinhui.pan@linux.vnet.ibm.com>
Cc: linux-kernel@vger.kernel.org, Jiri Slaby <jslaby@suse.com>,
	yanmin_zhang@linux.intel.com, mnipxh@163.com, jin.xiao@intel.com
Subject: Re: [PATCH] tty/n_gsm.c: use gsm->num to remove mux itself from gsm_mux[]
Date: Mon, 14 Dec 2015 13:27:11 +0800	[thread overview]
Message-ID: <566E532F.40404@linux.vnet.ibm.com> (raw)
In-Reply-To: <20151213064730.GA24952@kroah.com>

Hi, Greg
	Thanks for your kind reply :)

On 2015/12/13 14:47, Greg Kroah-Hartman wrote:
> On Fri, Nov 27, 2015 at 11:41:03AM +0800, xinhui wrote:
>> There is one filed gsm->num to store mux's index of gsm_mux[]. So use
>> gsm->num to remove itself from gsm_mux[] instead of the for-loop
>> traverse in gsm_cleanup_mux().
>>
>> Signed-off-by: Pan Xinhui <xinhui.pan@linux.vnet.ibm.com>
>
> Your "From:" line in the email needs to match your signed-off-by: line,
> please fix up your email client to do this properly so that your patches
> can be accepted.
>

I will fix it ASAP. Thank you!

thanks
xinhui
> thanks,
>
> greg k-h
>


      reply	other threads:[~2015-12-14  5:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-27  3:41 [PATCH] tty/n_gsm.c: use gsm->num to remove mux itself from gsm_mux[] xinhui
2015-12-13  6:47 ` Greg Kroah-Hartman
2015-12-14  5:27   ` xinhui [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=566E532F.40404@linux.vnet.ibm.com \
    --to=xinhui@linux.vnet.ibm.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jin.xiao@intel.com \
    --cc=jslaby@suse.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mnipxh@163.com \
    --cc=xinhui.pan@linux.vnet.ibm.com \
    --cc=yanmin_zhang@linux.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.