diff options
author | Alex Dowad <alexinbeijing@gmail.com> | 2015-03-13 19:14:45 +0100 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2015-04-24 13:45:55 +0200 |
commit | 5fec97d0e3d93717f1d6a958a03e579078088861 (patch) | |
tree | 7d47cc0f0db5f5bdff0d7a9f6f06f000cb588b70 /fs | |
parent | parisc: %pf is only for function pointers (diff) | |
download | linux-5fec97d0e3d93717f1d6a958a03e579078088861.tar.xz linux-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 'fs')
0 files changed, 0 insertions, 0 deletions