Re: [PATCH 35/40] staging: wilc1000: rename variable s32Error

2015-10-18 Thread Tony Cho
On 2015년 10월 17일 13:56, Greg KH wrote: 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.

Re: [PATCH 35/40] staging: wilc1000: rename variable s32Error

2015-10-16 Thread Greg KH
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 > ++--

[PATCH 35/40] staging: wilc1000: rename variable s32Error

2015-10-14 Thread Tony Cho
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(-) diff --git