From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752779AbbCYLUk (ORCPT ); Wed, 25 Mar 2015 07:20:40 -0400 Received: from bastet.se.axis.com ([195.60.68.11]:54582 "EHLO bastet.se.axis.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751018AbbCYLUh (ORCPT ); Wed, 25 Mar 2015 07:20:37 -0400 Date: Wed, 25 Mar 2015 12:20:35 +0100 From: Jesper Nilsson To: Alex Dowad Cc: "linux-kernel@vget.kernel.org" , Mikael Starvik , Jesper Nilsson , linux-cris-kernel , open list Subject: Re: [PATCH 09/32] cris/arch-v10: copy_thread(): rename 'arg' argument to 'kthread_arg' Message-ID: <20150325112035.GH26081@axis.com> References: <1426269888-25600-1-git-send-email-alexinbeijing@gmail.com> <1426269888-25600-9-git-send-email-alexinbeijing@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1426269888-25600-9-git-send-email-alexinbeijing@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Mar 13, 2015 at 07:04:24PM +0100, 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 Acked-by: Jesper Nilsson /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nilsson@axis.com