aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2016-07-20 00:37:13 +0000
committerDave Chinner <[email protected]>2016-07-20 00:37:13 +0000
commitfbc21f33cda0a8e13ebd71fe2e23a21d4b79afbb (patch)
tree10c37d3ce264a198fc9f42449f2ce49c5280db92 /tools/perf/scripts/python
parentxfs: fix type confusion in xfs_ioc_swapext (diff)
downloadkernel-fbc21f33cda0a8e13ebd71fe2e23a21d4b79afbb.tar.gz
kernel-fbc21f33cda0a8e13ebd71fe2e23a21d4b79afbb.zip
xfs: don't allow negative error tags
Errors go from zero which means no error to XFS_ERRTAG_MAX (22). My static checker complains that xfs_errortag_add() puts an upper bound on this but not a lower bound. Let's fix it by making it unsigned. Signed-off-by: Dan Carpenter <[email protected]> Reviewed-by: Dave Chinner <[email protected]> Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions