aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorAlexandru Moise <[email protected]>2015-09-22 21:00:07 +0000
committerDavid Sterba <[email protected]>2015-10-21 18:28:48 +0200
commit6e4d6fa12ceb22f87d49e043e5a7636abdac970f (patch)
tree95ca88faea87dcdf276ee705958fc0295d8aa4a7 /tools/perf/util/trace-event-scripting.c
parent5aed1dd8b458aa63aa9b7c1c5dd78f54de143c6f (diff)
btrfs: declare rsv_count as unsigned int instead of int
rsv_count ultimately gets passed to start_transaction() which now takes an unsigned int as its num_items parameter. The value of rsv_count should always be positive so declare it as being unsigned. Reviewed-by: David Sterba <[email protected]> Signed-off-by: Alexandru Moise <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions