diff options
author | 2011-01-13 19:02:25 +0000 | |
---|---|---|
committer | 2011-01-13 14:00:43 -0800 | |
commit | 695b83495e2fba9d3a883193cfc9d5eefa96a911 (patch) | |
tree | 23c03ec4fc840d6df5c038fe7eb49e224123f081 /net/unix/af_unix.c | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 (diff) | |
download | wireguard-linux-695b83495e2fba9d3a883193cfc9d5eefa96a911.tar.xz wireguard-linux-695b83495e2fba9d3a883193cfc9d5eefa96a911.zip |
IB/srp: Test only once whether iu allocation succeeded
Merge the two tests in srp_queuecommand() of whether information unit
allocation succeeded into one. An intended side effect of this change
is that we fix the warning:
drivers/infiniband/ulp/srp/ib_srp.c: In function 'srp_queuecommand':
drivers/infiniband/ulp/srp/ib_srp.c:1116: warning: 'req' may be used uninitialized in this function
(seen with CONFIG_CC_OPTIMIZE_FOR_SIZE=y at least with gcc 4.4.4)
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Acked-by: David Dillow <dillowda@ornl.gov>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions