[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130628.211041.256072234719301298.davem@davemloft.net>
Date: Fri, 28 Jun 2013 21:10:41 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: ogerlitz@...lanox.com
Cc: roland@...nel.org, linux-rdma@...r.kernel.org,
netdev@...r.kernel.org, eli@....mellanox.co.il,
moshel@...lanox.com, eli@...lanox.com
Subject: Re: [PATCH for/net-next 3/8] net/mlx5: Mellanox Connect-IB, core
driver part 3/3
From: Or Gerlitz <ogerlitz@...lanox.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.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists