diff options
author | Xiang Chen <[email protected]> | 2018-05-09 23:10:46 +0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2018-05-18 11:22:09 -0400 |
commit | a2b3820bddfbffcfbf0e8170e77de65d8b8def98 (patch) | |
tree | 6c36cbbece9ee0a2731c6486c5c18ee9011076fa /tools/perf/scripts/python/bin/stackcollapse-record | |
parent | 7eee4b921822addfb67c2ced5772f003bb083520 (diff) |
scsi: hisi_sas: make return type of prep functions void
Since the task prep functions now should not fail, adjust the return
types to void.
In addition, some checks in the task prep functions are relocated to the
main module; this is specifically the check for the number of elements
in an sg list exceeded the HW SGE limit.
Signed-off-by: Xiang Chen <[email protected]>
Signed-off-by: John Garry <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions