diff options
author | Max Gurtovoy <maxg@mellanox.com> | 2020-08-03 18:00:08 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2020-08-05 03:56:56 +0300 |
commit | a8ac78357d9b71a5608c609094ad3b114a46ccd4 (patch) | |
tree | 2e2b4f2fcd674d37f2a5492180c265bf111618e9 /drivers/scsi/fcoe | |
parent | bf1a28f92a8b00ee8ce48cc11338980e31ddb7b3 (diff) | |
download | linux-a8ac78357d9b71a5608c609094ad3b114a46ccd4.tar.xz |
scsi: target: Make iscsit_register_transport() return void
This function always returns 0. We can make it return void to simplify the
code. Also, no caller ever checks the return value of this function.
Link: https://lore.kernel.org/r/20200803150008.83920-1-maxg@mellanox.com
Signed-off-by: Max Gurtovoy <maxg@mellanox.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/fcoe')
0 files changed, 0 insertions, 0 deletions