diff options
author | Johannes Thumshirn <jthumshirn@suse.de> | 2017-04-07 16:42:24 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-04-12 03:58:26 +0300 |
commit | fcabb09e59a71ee7878ca3681828eed6e2c15cd2 (patch) | |
tree | 69fb5423eb003ebcd5c3d946137165dae17c0795 /drivers/spmi | |
parent | 97d27b0dd015e980ade63fda111fd1353276e28b (diff) | |
download | linux-fcabb09e59a71ee7878ca3681828eed6e2c15cd2.tar.xz |
scsi: libfc: directly call ELS request handlers
Directly call ELS request handler functions in fc_lport_recv_els_req
instead of saving the pointer to the handler's receive function and then
later dereferencing this pointer.
This makes the code a bit more obvious.
Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>
Reviewed-by: Chad Dupuis <chad.dupuis@cavium.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/spmi')
0 files changed, 0 insertions, 0 deletions