diff options
author | Niklas Söderlund <[email protected]> | 2018-08-29 23:29:21 +0200 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2018-11-27 08:39:52 +0100 |
commit | c9d76d0655c06b8c1f944e46c4fd9e9cf4b331c0 (patch) | |
tree | 50f2d400edcc36d6633fb717010c7b4f64588667 /tools/perf/scripts/python/stackcollapse.py | |
parent | ef78e5ec9214376c5cb989f5da70b02d0c117b66 (diff) |
dma-mapping: fix return type of dma_set_max_seg_size()
The function dma_set_max_seg_size() can return either 0 on success or
-EIO on error. Change its return type from unsigned int to int to
capture this.
Signed-off-by: Niklas Söderlund <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions