diff options
author | Jiri Slaby (SUSE) <[email protected]> | 2023-11-21 10:22:49 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-11-25 07:23:17 +0000 |
commit | 7cf61de7f748e6f2b6091e3b35a4ddb307193fa8 (patch) | |
tree | 012a9c71695603f8e9ca03e00326251574b6ca09 /scripts/gdb/linux/tasks.py | |
parent | 9d3e3301ae9958809b4d96787eaf76221c704ed6 (diff) |
tty: goldfish: drop unneeded temporary variables
We can pass 'buf' directly to goldfish_tty_rw() using simple (unsigned
long) cast. There is no need to obfuscate the code by another variable
with double casts.
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 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions