diff options
author | Alex Dowad <alexinbeijing@gmail.com> | 2015-03-13 20:14:41 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2015-03-24 15:15:34 +0100 |
commit | e2c5aaa5fd3b4038061adf878254cceb30e41ddd (patch) | |
tree | d5bce49083e82bd04065f85d69532f28e97cc9f3 /arch/mips/cavium-octeon/crypto | |
parent | 9a6a2b96dfd8b01336f8519a5be7fb353cfa62fb (diff) | |
download | lwn-e2c5aaa5fd3b4038061adf878254cceb30e41ddd.tar.gz lwn-e2c5aaa5fd3b4038061adf878254cceb30e41ddd.zip |
mips: 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>
Cc: linux-kernel@vger.kernel.org
Cc: Paul Burton <paul.burton@imgtec.com>
Cc: Alex Smith <alex@alex-smith.me.uk>
Cc: Markos Chandras <markos.chandras@imgtec.com>
Cc: James Hogan <james.hogan@imgtec.com>
Cc: Eunbong Song <eunb.song@samsung.com>
Cc: linux-mips@linux-mips.org (open list:MIPS)
Patchwork: https://patchwork.linux-mips.org/patch/9546/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/cavium-octeon/crypto')
0 files changed, 0 insertions, 0 deletions