]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
scsi: fcoe: Remove an extra out label in _fcoe_create function
authorMilan P. Gandhi <mgandhi@redhat.com>
Thu, 1 Jun 2017 12:08:55 +0000 (17:38 +0530)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 13 Jun 2017 00:48:05 +0000 (20:48 -0400)
commit3011b4826891244a4c8a8c668251705a1268f650
tree6fbb034e8f569200e6d518de346193d106b08de5
parent78cfe97ffa7581cd8ce6db0232862f12f3bb0e68
scsi: fcoe: Remove an extra out label in _fcoe_create function

This patch removes an extra out label in _fcoe_create function where we
return if creation of FCOE interface is failed.

Signed-off-by: Milan P. Gandhi <mgandhi@redhat.com>
Acked-by: Johannes Thumshirn <jth@kernel.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/fcoe/fcoe.c