Re: [PATCH 28/32] tile: copy_thread(): rename 'arg' argument to 'kthread_arg'

From: Chris Metcalf
Date: Mon Mar 16 2015 - 16:19:54 EST


On 3/13/2015 2:14 PM, Alex Dowad wrote:
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@xxxxxxxxx>
---
arch/tile/kernel/process.c | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)

Acked-by: Chris Metcalf <cmetcalf@xxxxxxxxxx>

If you would prefer me to take this into the tile tree, let me know, and I am happy to do so.

--
Chris Metcalf, EZChip Semiconductor
http://www.ezchip.com

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/