IB/srp: Swap two code blocks in srp_add_one()
authorBart Van Assche <bart.vanassche@sandisk.com>
Thu, 12 May 2016 17:49:39 +0000 (10:49 -0700)
committerDoug Ledford <dledford@redhat.com>
Fri, 13 May 2016 17:38:00 +0000 (13:38 -0400)
commit835ee624c99d0b63797babf25abe208182bb88bf
treeabb6da0380de675d97df5b96341b6c1dfa8983fe
parent9aa8b3217ed3c13d4e3496020b140da0e6f49a08
IB/srp: Swap two code blocks in srp_add_one()

This patch does not change any functionality but makes the next
patch in this series easier to read.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Tested-by: Laurence Oberman <loberman@redhat.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/ulp/srp/ib_srp.c