Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1738115
| From | Gilad Ben-Yossef <gilad@benyossef.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] staging:ccree Fix use BIT macro |
| Date | 2017-09-24 09:30 +0200 |
| Message-ID | <ut9wt-5Ml-3@gated-at.bofh.it> (permalink) |
| References | <us3t8-5H4-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Janani, On Thu, Sep 21, 2017 at 9:39 AM, Janani Sankara Babu <jananis37@gmail.com> wrote: > This patch is created to solve the following warning shown by the checkpatch > script Warning: Replace all occurences of (1<<x) by BIT(x) > > Signed-off-by: Janani Sankara Babu <jananis37@gmail.com> Thank you for the patch - unfortunately, such a fix s already present in the staging-next tree. I suggest you base your patches to ccree on that tree as it is the most current for this driver. Thanks again, Gilad -- Gilad Ben-Yossef Chief Coffee Drinker "If you take a class in large-scale robotics, can you end up in a situation where the homework eats your dog?" -- Jean-Baptiste Queru
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] staging:ccree Fix use BIT macro Janani Sankara Babu <jananis37@gmail.com> - 2017-09-21 08:50 +0200 Re: [PATCH] staging:ccree Fix use BIT macro Gilad Ben-Yossef <gilad@benyossef.com> - 2017-09-24 09:30 +0200
csiph-web