diff options
author | Sergey Shtylyov <[email protected]> | 2022-06-16 23:51:49 +0300 |
---|---|---|
committer | Damien Le Moal <[email protected]> | 2022-06-20 08:17:33 +0900 |
commit | 2e0aee8f0a22c60a1ae0876f7233e70ad9d026b8 (patch) | |
tree | 5007eca23ed5d0855bd8fc8969d3e759a666126f /tools/perf/scripts/python/flamegraph.py | |
parent | afae461a3bfa314c0432ab6871ca91a167fcb8be (diff) |
ata: make ata_port::fastdrain_cnt *unsigned int*
*unsigned long* ata_port::fastdrain_cnt (64-bit value in a 64-bit kernel)
is always assigned from the 32-bit *unsigned int* variables, thus could
also be made just *unsigned int*...
Signed-off-by: Sergey Shtylyov <[email protected]>
Signed-off-by: Damien Le Moal <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions