netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: ogerlitz@mellanox.com
Cc: roland@kernel.org, linux-rdma@vger.kernel.org,
	netdev@vger.kernel.org, eli@dev.mellanox.co.il,
	moshel@mellanox.com, eli@mellanox.com
Subject: Re: [PATCH for/net-next 3/8] net/mlx5: Mellanox Connect-IB, core driver part 3/3
Date: Fri, 28 Jun 2013 21:10:41 -0700 (PDT)	[thread overview]
Message-ID: <20130628.211041.256072234719301298.davem@davemloft.net> (raw)
In-Reply-To: <1372256537-21328-4-git-send-email-ogerlitz@mellanox.com>

From: Or Gerlitz <ogerlitz@mellanox.com>
Date: Wed, 26 Jun 2013 17:22:12 +0300

> +	for (--i; i >= 0; --i) {

Please, "i--" is more canonical in for() loops.

> +	for (--i; i >= 0; --i) {

Likewise.

  reply	other threads:[~2013-06-29  4:10 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-26 14:22 [PATCH for/net-next 0/8] Add Mellanox mlx5 driver for Connect-IB devices Or Gerlitz
2013-06-26 14:22 ` [PATCH for/net-next 1/8] net/mlx5: Mellanox Connect-IB, core driver part 1/3 Or Gerlitz
     [not found]   ` <1372256537-21328-2-git-send-email-ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2013-06-29  4:03     ` David Miller
2013-06-26 14:22 ` [PATCH for/net-next 4/8] IB/mlx5: Mellanox Connect-IB, IB driver part 1/5 Or Gerlitz
2013-06-26 14:22 ` [PATCH for/net-next 5/8] IB/mlx5: Mellanox Connect-IB, IB driver part 2/5 Or Gerlitz
2013-06-26 14:22 ` [PATCH for/net-next 6/8] IB/mlx5: Mellanox Connect-IB, IB driver part 3/5 Or Gerlitz
     [not found] ` <1372256537-21328-1-git-send-email-ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2013-06-26 14:22   ` [PATCH for/net-next 2/8] net/mlx5: Mellanox Connect-IB, core driver part 2/3 Or Gerlitz
     [not found]     ` <1372256537-21328-3-git-send-email-ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2013-06-29  4:08       ` David Miller
2013-06-26 14:22   ` [PATCH for/net-next 3/8] net/mlx5: Mellanox Connect-IB, core driver part 3/3 Or Gerlitz
2013-06-29  4:10     ` David Miller [this message]
     [not found]       ` <20130628.211041.256072234719301298.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2013-07-01 11:44         ` Jack Morgenstein
     [not found]           ` <201307011444.55361.jackm-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2013-07-01 19:17             ` David Miller
2013-07-01 19:18           ` David Miller
2013-07-02  8:06             ` Jack Morgenstein
2013-06-26 14:22   ` [PATCH for/net-next 7/8] IB/mlx5: Mellanox Connect-IB, IB driver part 4/5 Or Gerlitz
2013-06-26 14:22   ` [PATCH for/net-next 8/8] IB/mlx5: Mellanox Connect-IB, IB driver part 5/5 Or Gerlitz

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=20130628.211041.256072234719301298.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=eli@dev.mellanox.co.il \
    --cc=eli@mellanox.com \
    --cc=linux-rdma@vger.kernel.org \
    --cc=moshel@mellanox.com \
    --cc=netdev@vger.kernel.org \
    --cc=ogerlitz@mellanox.com \
    --cc=roland@kernel.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;
as well as URLs for NNTP newsgroup(s).