All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Ranjith <ranjithece24@gmail.com>
Cc: devel@driverdev.osuosl.org, abbotti@mev.co.uk,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 5/5] comedi: driver: Fix - BIT macro used coding style issue
Date: Fri, 6 Nov 2015 17:08:42 -0800	[thread overview]
Message-ID: <20151107010842.GA7358@kroah.com> (raw)
In-Reply-To: <1446820066-6875-1-git-send-email-ranjithece24@gmail.com>

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

      reply	other threads:[~2015-11-07  2:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-06 14:27 [PATCH 5/5] comedi: driver: Fix - BIT macro used coding style issue Ranjith
2015-11-07  1:08 ` Greg KH [this message]

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=20151107010842.GA7358@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=abbotti@mev.co.uk \
    --cc=devel@driverdev.osuosl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ranjithece24@gmail.com \
    /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.