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


Groups > linux.kernel > #1264708

Re: [PATCH 5/5] comedi: driver: Fix - BIT macro used coding style issue

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH 5/5] comedi: driver: Fix - BIT macro used coding style issue
Date 2015-11-07 03:50 +0100
Message-ID <qs1JM-4zz-15@gated-at.bofh.it> (permalink)
References <qrQbD-5DG-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Nov 06, 2015 at 07:57:46PM +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>
> ---
>  drivers/staging/comedi/drivers/ii_pci20kc.c |   70 +++++++++++++--------------
>  1 file changed, 35 insertions(+), 35 deletions(-)

Where is patches 1/5, 2/5, 3/5, and 4/5 of this series?

Please fix up your numbering and resend all of these patches in a proper
series.

thanks,

greg k-h
--
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 5/5] comedi: driver: Fix - BIT macro used coding style issue Ranjith <ranjithece24@gmail.com> - 2015-11-06 15:30 +0100
  Re: [PATCH 5/5] comedi: driver: Fix - BIT macro used coding style  issue Greg KH <gregkh@linuxfoundation.org> - 2015-11-07 03:50 +0100

csiph-web