Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1264449
| From | Dan Carpenter <dan.carpenter@oracle.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 3/3] comedi: driver: Fix - BIT macro used coding style issue |
| Date | 2015-11-06 21:30 +0100 |
| Message-ID | <qrVO4-Q7-55@gated-at.bofh.it> (permalink) |
| References | <qrv7d-9F-29@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Nov 05, 2015 at 09:27:45PM +0530, Ranjith wrote: > BIT macro is used for defining bit location instead of shifting > operator - coding style issue > > Signed-off-by: Ranjith T <ranjithece24@gmail.com> You're From line and your signed-off line need to match and they both need to be your legal name that you use to sign legal documents. regards, dan carpenter -- 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 | Find similar | Unroll thread
[PATCH 3/3] comedi: driver: Fix - BIT macro used coding style issue Ranjith <ranjithece24@gmail.com> - 2015-11-05 17:00 +0100
Re: [PATCH 3/3] comedi: driver: Fix - BIT macro used coding style issue Ranjith T <ranjithece24@gmail.com> - 2015-11-06 15:00 +0100
Re: [PATCH 3/3] comedi: driver: Fix - BIT macro used coding style issue Ian Abbott <abbotti@mev.co.uk> - 2015-11-06 16:10 +0100
Re: [PATCH 3/3] comedi: driver: Fix - BIT macro used coding style issue Greg KH <gregkh@linuxfoundation.org> - 2015-11-06 18:00 +0100
Re: [PATCH 3/3] comedi: driver: Fix - BIT macro used coding style issue Dan Carpenter <dan.carpenter@oracle.com> - 2015-11-06 21:30 +0100
csiph-web