diff options
author | Alex Dowad <alexinbeijing@gmail.com> | 2015-03-13 18:14:45 (GMT) |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2015-04-24 11:45:55 (GMT) |
commit | 5fec97d0e3d93717f1d6a958a03e579078088861 (patch) | |
tree | 7d47cc0f0db5f5bdff0d7a9f6f06f000cb588b70 /arch/Kconfig | |
parent | a4e4f67f41d9bfcc2a00849a75712f09a7d43798 (diff) | |
download | linux-5fec97d0e3d93717f1d6a958a03e579078088861.tar.xz |
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 'arch/Kconfig')
0 files changed, 0 insertions, 0 deletions