diff options
author | Bart Van Assche <bvanassche@acm.org> | 2011-01-13 19:02:25 +0000 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2011-01-13 14:00:43 -0800 |
commit | 695b83495e2fba9d3a883193cfc9d5eefa96a911 (patch) | |
tree | 23c03ec4fc840d6df5c038fe7eb49e224123f081 /fs/dlm | |
parent | 4162cf64973df51fc885825bc9ca4d055891c49f (diff) | |
download | kernel_samsung_aries-695b83495e2fba9d3a883193cfc9d5eefa96a911.zip kernel_samsung_aries-695b83495e2fba9d3a883193cfc9d5eefa96a911.tar.gz kernel_samsung_aries-695b83495e2fba9d3a883193cfc9d5eefa96a911.tar.bz2 |
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 'fs/dlm')
0 files changed, 0 insertions, 0 deletions