diff options
author | 2015-03-13 20:14:45 +0200 | |
---|---|---|
committer | 2015-04-24 13:45:55 +0200 | |
commit | 5fec97d0e3d93717f1d6a958a03e579078088861 (patch) | |
tree | 7d47cc0f0db5f5bdff0d7a9f6f06f000cb588b70 /scripts/gdb/linux/utils.py | |
parent | parisc: %pf is only for function pointers (diff) | |
download | linux-rng-5fec97d0e3d93717f1d6a958a03e579078088861.tar.xz linux-rng-5fec97d0e3d93717f1d6a958a03e579078088861.zip |
parisc: copy_thread(): rename 'arg' argument to 'kthread_arg'
The 'arg' argument to copy_thread() is only ever used when forking a new
kernel thread. Hence, rename it to 'kthread_arg' for clarity (and
consistency with do_fork() and other arch-specific implementations of
copy_thread()).
Signed-off-by: Alex Dowad <alexinbeijing@gmail.com>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions