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


Groups > linux.kernel > #1265873

RE: [PATCH] comedi: pcmmio: Fix coding style - use BIT macro

From Hartley Sweeten <HartleyS@visionengravers.com>
Newsgroups linux.kernel
Subject RE: [PATCH] comedi: pcmmio: Fix coding style - use BIT macro
Date 2015-11-09 18:20 +0100
Message-ID <qsYgO-UW-13@gated-at.bofh.it> (permalink)
References <qsWf0-866-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Monday, November 09, 2015 8:09 AM, Ranjith wrote:
> BIT macro is used for defining BIT location instead of
> shifting operator - coding style issue
>
> Signed-off-by: Ranjith <ranjithece24@gmail.com>
> ---
>  drivers/staging/comedi/drivers/pcmmio.c |   44 +++++++++++++++----------------
>  1 file changed, 22 insertions(+), 22 deletions(-)
>

Hello,

Again, no problems with the patch but your sign-off needs to include your
full legal name.

Regards,
Hartley

--
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 | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] comedi: pcmmio: Fix coding style - use BIT macro Ranjith <ranjithece24@gmail.com> - 2015-11-09 16:10 +0100
  RE: [PATCH] comedi: pcmmio: Fix coding style - use BIT macro Hartley Sweeten <HartleyS@visionengravers.com> - 2015-11-09 18:20 +0100

csiph-web