Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1204575
| Path | csiph.com!au2pb.net!feeder.erje.net!us.feeder.erje.net!news2.arglkargh.de!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | David Miller <davem@davemloft.net> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] isdn:remove reverse_bits(), use revbit8() |
| Date | Mon, 10 Aug 2015 23:40:01 +0200 |
| Message-ID | <pW2Xv-1EC-5@gated-at.bofh.it> (permalink) |
| References | <pVRpp-1Iy-17@gated-at.bofh.it> |
| X-Original-To | yalin.wang2010@gmail.com |
| X-Mailer | Mew version 6.6 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) |
| MIME-Version | 1.0 |
| Content-Type | Text/Plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| X-Greylist | Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Mon, 10 Aug 2015 14:30:13 -0700 (PDT) |
| 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 | 21 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | isdn@linux-pingi.de, netdev@vger.kernel.org, linux-kernel@vger.kernel.org |
| X-Original-Date | Mon, 10 Aug 2015 14:30:12 -0700 (PDT) |
| X-Original-Message-ID | <20150810.143012.1342124147857318471.davem@davemloft.net> |
| X-Original-References | <48EEE6BC-BAFE-4545-A860-237FBD1E279B@gmail.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1204575 |
Show key headers only | View raw
From: yalin wang <yalin.wang2010@gmail.com> Date: Mon, 10 Aug 2015 17:15:57 +0800 > This change isdn driver, remove reverse_bits() function, > use the generic revbit8() function instead. > > Signed-off-by: yalin wang <yalin.wang2010@gmail.com> Applied, however please format your Subject lines better in the future. There should be a space after the subsystem specifier and the ':' character. So "isdn: " Then you should capitalize the description in the Subject line because it is very much like an English sentence. -- 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 — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] isdn:remove reverse_bits(), use revbit8() yalin wang <yalin.wang2010@gmail.com> - 2015-08-10 11:20 +0200
Re: [PATCH] isdn:remove reverse_bits(), use revbit8() David Miller <davem@davemloft.net> - 2015-08-10 23:40 +0200
Re: [PATCH] isdn:remove reverse_bits(), use revbit8() yalin wang <yalin.wang2010@gmail.com> - 2015-08-11 03:40 +0200
csiph-web