All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Jason Gunthorpe
	<jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
Cc: Jeff Inman <jti-YOWKrPYUwWM@public.gmane.org>,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: small patches to librdmacm
Date: Wed, 23 Aug 2017 19:32:17 +0300	[thread overview]
Message-ID: <20170823163217.GU1724@mtr-leonro.local> (raw)
In-Reply-To: <20170823153728.GB22775-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 1412 bytes --]

On Wed, Aug 23, 2017 at 09:37:28AM -0600, Jason Gunthorpe wrote:
> On Wed, Aug 23, 2017 at 07:29:27AM +0300, Leon Romanovsky wrote:
> > On Tue, Aug 22, 2017 at 01:47:18PM -0600, Jeff Inman wrote:
> > > Hi folks,
> > >
> > > I’m new to this.  Please let me know, if you need a different format, etc.
> >
> > Yes,
> >
> > 1. Please send them with git send-email command, so they will be
> > threaded together.
> >
> > 2. The commit messages should include description and you already have it
> > here, just copy/paste to the commit message itself.
> >
> > 3. Fixes lines should be in the kernel format and not hand-made as it is now.
> > The following git alias in your .gitconfig can create the proper Fixes line for the
> > specific hash.
> >
> > [alias]
> > 	fixes = log --abbrev=12 -1 --format='Fixes: %h (\"%s\")'
> >
> > For example: git fixes ac3a949fb2f in the kernel will produce:
> > Fixes: ac3a949fb2ff ("IB/CM: Set appropriate slid and dlid when handling CM request")
> >
> > 4. No extra space between Fixes and your Signed-off-by signature.
> >
> > 5. Don't forget to add Sean's acked-by.
> >
> > Hope to see it merged.
>
> Since we are so close to a release I made all the required changes and
> sent a PR:
>
> https://github.com/linux-rdma/rdma-core/pull/187

Almost,
The commit sha1 should be 12 digits and not 7 digits.
Please fix.

Thanks

>
> Jason

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  parent reply	other threads:[~2017-08-23 16:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-22 19:47 small patches to librdmacm Jeff Inman
     [not found] ` <C50D9A8A-457A-4DA6-B727-43B77117ED15-YOWKrPYUwWM@public.gmane.org>
2017-08-23  4:29   ` Leon Romanovsky
     [not found]     ` <20170823042927.GH1724-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2017-08-23 15:37       ` Jason Gunthorpe
     [not found]         ` <20170823153728.GB22775-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-08-23 15:39           ` Jeff Inman
2017-08-23 16:32           ` Leon Romanovsky [this message]
     [not found]             ` <20170823163217.GU1724-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2017-08-23 16:45               ` Jason Gunthorpe
     [not found]                 ` <20170823164533.GA23928-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-08-23 16:59                   ` Leon Romanovsky

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=20170823163217.GU1724@mtr-leonro.local \
    --to=leon-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
    --cc=jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org \
    --cc=jti-YOWKrPYUwWM@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@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 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.