From: Ian Abbott <abbotti@mev.co.uk>
To: Saber Rezvani <irsaber@gmail.com>
Cc: gregkh@linuxfoundation.org, devel@driverdev.osuosl.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging: comedi: ni_at_ao: using the BIT(x) macro
Date: Mon, 19 Dec 2016 17:41:27 +0000 [thread overview]
Message-ID: <58581BC7.0@mev.co.uk> (raw)
In-Reply-To: <1481918780-27797-1-git-send-email-irsaber@gmail.com>
On 16/12/2016 20:06, Saber Rezvani wrote:
> Fix the checkpatch.pl issue:
> CHECK: Prefer using the BIT macro
> replacing bit shifting on 1 with the BIT(x) macro.
>
> Signed-off-by: Saber Rezvani <irsaber@gmail.com>
> ---
> drivers/staging/comedi/drivers/ni_at_ao.c | 62 +++++++++++++++----------------
> 1 file changed, 31 insertions(+), 31 deletions(-)
Thanks!
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
--
-=( Ian Abbott @ MEV Ltd. E-mail: <abbotti@mev.co.uk> )=-
-=( Web: http://www.mev.co.uk/ )=-
next prev parent reply other threads:[~2016-12-19 17:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-16 20:06 [PATCH] staging: comedi: ni_at_ao: using the BIT(x) macro Saber Rezvani
2016-12-19 17:41 ` Ian Abbott [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-01-03 14:56 Saber Rezvani
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=58581BC7.0@mev.co.uk \
--to=abbotti@mev.co.uk \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=irsaber@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.