[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20151213064730.GA24952@kroah.com>
Date: Sat, 12 Dec 2015 22:47:30 -0800
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: xinhui <xinhui.pan@...ux.vnet.ibm.com>
Cc: linux-kernel@...r.kernel.org, Jiri Slaby <jslaby@...e.com>,
yanmin_zhang@...ux.intel.com, mnipxh@....com, jin.xiao@...el.com
Subject: Re: [PATCH] tty/n_gsm.c: use gsm->num to remove mux itself from
gsm_mux[]
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@...ux.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.
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists