]> git.baikalelectronics.ru Git - kernel.git/commit
IB/hfi1: Add missing error code assignment before test
authorChristophe Jaillet <christophe.jaillet@wanadoo.fr>
Wed, 10 Aug 2016 05:34:27 +0000 (07:34 +0200)
committerDoug Ledford <dledford@redhat.com>
Mon, 22 Aug 2016 18:31:43 +0000 (14:31 -0400)
commita2af569e25846f596f632bd8419bec9b611ba52f
treee402f54b616117b6c2413ff15e571b9088149083
parent2dfdd9bc466450e7791d1c935252874449c20f50
IB/hfi1: Add missing error code assignment before test

It is likely that checking the result of 'setup_ctxt' is expected here.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Acked-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/hfi1/file_ops.c