diff options
| author | Johannes Thumshirn <[email protected]> | 2016-11-17 10:31:13 +0100 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2016-11-17 20:15:25 -0500 |
| commit | 1abaede71560fa98b97d8e6b172a14e6383f633d (patch) | |
| tree | 8de47872faf9e26b8a16cbcfea6de5c6e207c724 /tools/perf/scripts/python | |
| parent | 01e0e15c8b3b32e006e5cccac10c8b377ac3d803 (diff) | |
scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
Export fc_bsg_jobdone so drivers can use it directly instead of doing
the round-trip via struct fc_bsg_job::job_done() and use it in the
LLDDs. That way we can also unify the interfaces of fc_bsg_jobdone and
bsg_job_done.
As we've converted all LLDDs over to use fc_bsg_jobdone() directly, we
can remove the function pointer from struct fc_bsg_job as well.
Signed-off-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Acked-by: Tyrel Datwyler <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions