diff options
| author | Jiri Slaby (SUSE) <[email protected]> | 2023-09-19 10:51:43 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-10-03 14:31:15 +0200 |
| commit | 1e619477a9c8d6e2ec05a53cda97558fdf9f440e (patch) | |
| tree | f20ac34e03be2a18da309b280ea78d2e824dcc70 /tools/perf/scripts/python/flamegraph.py | |
| parent | 4a2ad26613867a9a6c49abf7b9319e2a5f6671b0 (diff) | |
tty: n_tty: rename and retype 'retval' in n_tty_ioctl()
The value stored to the current 'retval' is number of characters. It is
both obtained and put to user as unsigned. So make its type unsigned.
And provided it's not a "return value" per se, rename it to 'num'.
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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions