diff options
author | Keith Busch <[email protected]> | 2023-01-05 12:51:45 -0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2023-01-29 15:18:33 -0700 |
commit | 0a26f327e46c203229e72c823dfec71a2b405ec5 (patch) | |
tree | 471e3a07f39b6c627fe21e7f730379a3f953217f /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 1bd43e19de1b99179b9beb92b14697e113326d00 (diff) |
block: make BLK_DEF_MAX_SECTORS unsigned
This is used as an unsigned value, so define it that way to avoid
having to cast it.
Suggested-by: Christoph Hellwig <[email protected]>
Signed-off-by: Keith Busch <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Bart Van Assche <[email protected]>
Reviewed-by: Martin K. Petersen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions