Return-path: Received: from mail.linuxfoundation.org ([140.211.169.12]:59989 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750727AbbJQE4t (ORCPT ); Sat, 17 Oct 2015 00:56:49 -0400 Date: Fri, 16 Oct 2015 21:56:49 -0700 From: Greg KH To: Tony Cho Cc: devel@driverdev.osuosl.org, rachel.kim@atmel.com, chris.park@atmel.com, austin.shin@atmel.com, linux-wireless@vger.kernel.org, johnny.kim@atmel.com, Nicolas.FERRE@atmel.com, adel.noureldin@atmel.com, leo.kim@atmel.com, adham.abozaeid@atmel.com Subject: Re: [PATCH 35/40] staging: wilc1000: rename variable s32Error Message-ID: <20151017045649.GA32158@kroah.com> (sfid-20151017_065653_514667_978164ED) References: <1444883121-31757-1-git-send-email-tony.cho@atmel.com> <1444883121-31757-35-git-send-email-tony.cho@atmel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1444883121-31757-35-git-send-email-tony.cho@atmel.com> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Thu, Oct 15, 2015 at 01:25:16PM +0900, Tony Cho wrote: > From: Leo Kim > > This patch renames variable s32Error to result > to avoid CamelCase naming convention. > > Signed-off-by: Leo Kim > Signed-off-by: Tony Cho > --- > drivers/staging/wilc1000/host_interface.c | 784 ++++++++++++++---------------- > 1 file changed, 371 insertions(+), 413 deletions(-) This patch doesn't apply, so I stopped in the series here, please rebase and resend the rest of this series. thanks, greg k-h