public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
From: "Nicholas A. Bellinger" <nab-IzHhD5pYlfBP7FQvKIMDCQ@public.gmane.org>
To: Bart Van Assche <bvanassche-HInyCGIudOg@public.gmane.org>
Cc: linux-rdma <linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	Roland Dreier <roland-BHEL68pLQRGGvPXPguhicg@public.gmane.org>,
	Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org>,
	Vu Pham <vu-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>,
	David Dillow <dillowda-1Heg1YXhbW8@public.gmane.org>
Subject: Re: [PATCH-v3] ib_srpt: Initial SRP Target merge for v3.2-rc1
Date: Sun, 06 Nov 2011 12:39:03 -0800	[thread overview]
Message-ID: <1320611943.10690.28.camel@haakon2.linux-iscsi.org> (raw)
In-Reply-To: <CAO+b5-qJ7OnrQY_EHf4xp=sYuQu_yrJrds7RCBORF9nve57Ziw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

On Sun, 2011-11-06 at 18:57 +0100, Bart Van Assche wrote:
> On Wed, Nov 2, 2011 at 5:33 PM, Nicholas A. Bellinger
> <nab-IzHhD5pYlfBP7FQvKIMDCQ@public.gmane.org> wrote:
> > This v3 patch adds the kernel module ib_srpt SCSI RDMA Protocol (SRP) target
> 
> Hi Nick,
> 
> Sorry that it took so long before I noticed, but checkpatch complains
> about the code present on the for-next-merge branch. Can you have a
> look at this ?
> 
> Thanks,
> 
> Bart.
> 
> $ git diff lio/for-next-merge^..lio/for-next-merge |
> scripts/checkpatch.pl -nosignoff -ignore=LONG_LINE -
> 
> ERROR: spaces required around that ':' (ctx:VxW)
> #4023: FILE: drivers/infiniband/ulp/srpt/ib_srpt.c:3824:
> +	return snprintf(page, PAGE_SIZE, "%d\n", (sport->enabled) ? 1: 0);
>  	                                                             ^
> 
> ERROR: code indent should use tabs where possible
> #4033: FILE: drivers/infiniband/ulp/srpt/ib_srpt.c:3834:
> +        int ret;$
> 
> WARNING: please, no spaces at the start of a line
> #4033: FILE: drivers/infiniband/ulp/srpt/ib_srpt.c:3834:
> +        int ret;$
> 
> WARNING: please, no space before tabs
> #4511: FILE: drivers/infiniband/ulp/srpt/ib_srpt.h:225:
> + * ^I^I the already initiated transfers have finished.$
> 
> total: 2 errors, 2 warnings, 4690 lines checked
> 

Fixed.

Thanks for reporting!

--nab

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2011-11-06 20:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1320251604-32531-1-git-send-email-nab@linux-iscsi.org>
     [not found] ` <1320251604-32531-1-git-send-email-nab-IzHhD5pYlfBP7FQvKIMDCQ@public.gmane.org>
2011-11-06 17:57   ` [PATCH-v3] ib_srpt: Initial SRP Target merge for v3.2-rc1 Bart Van Assche
     [not found]     ` <CAO+b5-qJ7OnrQY_EHf4xp=sYuQu_yrJrds7RCBORF9nve57Ziw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-11-06 20:39       ` Nicholas A. Bellinger [this message]
2011-11-02 16:57 Nicholas A. Bellinger

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=1320611943.10690.28.camel@haakon2.linux-iscsi.org \
    --to=nab-izhhd5pylfbp7fqvkimdcq@public.gmane.org \
    --cc=bvanassche-HInyCGIudOg@public.gmane.org \
    --cc=dillowda-1Heg1YXhbW8@public.gmane.org \
    --cc=hch-jcswGhMUV9g@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=roland-BHEL68pLQRGGvPXPguhicg@public.gmane.org \
    --cc=vu-VPRAkNaXOzVWk0Htik3J/w@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox