aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <[email protected]>2020-09-21 08:58:41 -0700
committerDarrick J. Wong <[email protected]>2020-09-21 08:59:26 -0700
commite25ba8cbfd16bb10df8d90a138c743676fb8ee40 (patch)
treeebcb5767b2e1c574ee020cb44c1fcb2c4845f1b4 /tools/perf/scripts/python/export-to-sqlite.py
parent0fb2d7209d66a84d58d9337ffe9f609fd552b07b (diff)
iomap: Convert iomap_write_end types
iomap_write_end cannot return an error, so switch it to return size_t instead of int and remove the error checking from the callers. Also convert the arguments to size_t from unsigned int, in case anyone ever wants to support a page size larger than 2GB. Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions