aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorJiri Slaby (SUSE) <[email protected]>2023-08-10 11:14:45 +0200
committerGreg Kroah-Hartman <[email protected]>2023-08-11 21:12:45 +0200
commit201560af612c12f43211a881edd378727a9a52d6 (patch)
tree23d335239475e7edc798c783f815b00cac778b0c /tools/perf/scripts/python/bin/stackcollapse-record
parent0468a8071d7cfb0f5bc02b0888cec4525551299f (diff)
tty: switch receive_buf() counts to size_t
'size_t' is what receive_buf() expects and returns while handling count. So switch to 'size_t'. This renders both local 'count' and 'rcvd' in flush_to_ldisc() to be size_t too. Signed-off-by: "Jiri Slaby (SUSE)" <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions