]> git.baikalelectronics.ru Git - kernel.git/commit
IB/srp: Introduce a local variable in srp_add_one()
authorBart Van Assche <bart.vanassche@sandisk.com>
Mon, 21 Nov 2016 21:57:07 +0000 (13:57 -0800)
committerDoug Ledford <dledford@redhat.com>
Wed, 14 Dec 2016 18:31:37 +0000 (13:31 -0500)
commit2ce62b1cb657031bd38442bbe076b6462fbdfc31
treecf21e2e9f603adf822fe600c634190edda91be0f
parent9851296171a93b884e6504b2d257e23a45c80e83
IB/srp: Introduce a local variable in srp_add_one()

This patch makes the srp_add_one() code more compact and does not
change any functionality.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/ulp/srp/ib_srp.c