Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1290572
| Path | csiph.com!goblin1!goblin3!goblin.stu.neva.ru!news.mb-net.net!open-news-network.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] tty/n_gsm.c: use gsm->num to remove mux itself from gsm_mux[] |
| Date | Sun, 13 Dec 2015 07:50:02 +0100 |
| Message-ID | <qF8DM-4RI-7@gated-at.bofh.it> (permalink) |
| References | <qzicO-5Re-5@gated-at.bofh.it> |
| X-Original-To | xinhui <xinhui.pan@linux.vnet.ibm.com> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| User-Agent | Mutt/1.5.24 (2015-08-30) |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 19 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | linux-kernel@vger.kernel.org, Jiri Slaby <jslaby@suse.com>, yanmin_zhang@linux.intel.com, mnipxh@163.com, jin.xiao@intel.com |
| X-Original-Date | Sat, 12 Dec 2015 22:47:30 -0800 |
| X-Original-Message-ID | <20151213064730.GA24952@kroah.com> |
| X-Original-References | <5657D0CF.9060801@linux.vnet.ibm.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1290572 |
Show key headers only | View raw
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. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH] tty/n_gsm.c: use gsm->num to remove mux itself from gsm_mux[] Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-12-13 07:50 +0100 Re: [PATCH] tty/n_gsm.c: use gsm->num to remove mux itself from gsm_mux[] xinhui <xinhui@linux.vnet.ibm.com> - 2015-12-14 06:30 +0100
csiph-web