Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1204575

Re: [PATCH] isdn:remove reverse_bits(), use revbit8()

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH] isdn:remove reverse_bits(), use revbit8()
Date 2015-08-10 23:40 +0200
Message-ID <pW2Xv-1EC-5@gated-at.bofh.it> (permalink)
References <pVRpp-1Iy-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | 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


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