From: Paul Bolle <pebolle@tiscali.nl>
To: Or Gerlitz <ogerlitz@mellanox.com>,
Jack Morgenstein <jackm@dev.mellanox.co.il>,
Rony Efraim <ronye@mellanox.com>,
Hadar Hen Zion <hadarh@mellanox.com>,
"David S. Miller" <davem@davemloft.net>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] net/mlx4_core: clean up two functions
Date: Tue, 07 Jan 2014 14:00:22 +0100 [thread overview]
Message-ID: <1389099622.15032.18.camel@x41> (raw)
0) These two patches are very similar. They both clean up a function to
help GCC understand the codeflow. Both help silence a warning.
1) Compile tested only (on 32 bits x86). I do not have this hardware.
2) Please note that there's no MAINTAINERS entry for mlx4_core. (Neither
is there an entry for the MLX4 IB driver.) Shouldn't it be added?
Paul Bolle (2):
net/mlx4_core: clean up cq_res_start_move_to()
net/mlx4_core: clean up srq_res_start_move_to()
.../net/ethernet/mellanox/mlx4/resource_tracker.c | 96 ++++++++--------------
1 file changed, 35 insertions(+), 61 deletions(-)
--
1.8.4.2
next reply other threads:[~2014-01-07 13:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-07 13:00 Paul Bolle [this message]
2014-01-13 19:13 ` [PATCH 0/2] net/mlx4_core: clean up two functions David Miller
2014-01-13 19:34 ` Amir Vadai
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=1389099622.15032.18.camel@x41 \
--to=pebolle@tiscali.nl \
--cc=davem@davemloft.net \
--cc=hadarh@mellanox.com \
--cc=jackm@dev.mellanox.co.il \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=ogerlitz@mellanox.com \
--cc=ronye@mellanox.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.