aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorJason A. Donenfeld <[email protected]>2022-05-13 13:18:46 +0200
committerJason A. Donenfeld <[email protected]>2022-05-19 16:54:15 +0200
commita19402634c435a4eae226df53c141cdbb9922e7b (patch)
treecf0f6586f65614baa90a571b63ba8087e42edc0f /scripts/gdb/linux/tasks.py
parent7c3a8a1db5e03d02cc0abb3357a84b8b326dfac3 (diff)
random: make consistent use of buf and len
The current code was a mix of "nbytes", "count", "size", "buffer", "in", and so forth. Instead, let's clean this up by naming input parameters "buf" (or "ubuf") and "len", so that you always understand that you're reading this variety of function argument. Signed-off-by: Jason A. Donenfeld <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions