Re: [PATCH 4/5] staging: wilc1000: remove prohibited spaces.

2015-06-18 Thread Greg KH
On Thu, Jun 18, 2015 at 01:51:15PM +0900, 조성훈 wrote: > Hi Greg, > I want to make sure one thing before going further. I cloned the > staging-testing and then made the first patch. There was no problem when I > sent > the first path to you. > Afterwards, I also pulled the repository to update my lo

Re: [PATCH 4/5] staging: wilc1000: remove prohibited spaces.

2015-06-17 Thread Greg KH
On Wed, Jun 17, 2015 at 02:42:35PM +0900, Sunghoon Cho wrote: > This patch removes the warnings on the prohibited spaces between > function name and open parenthesis. > > Signed-off-by: Sunghoon Cho > --- > drivers/staging/wilc1000/wilc_wfi_netdevice.h | 4 ++-- > 1 file changed, 2 insertions(+)

[PATCH 4/5] staging: wilc1000: remove prohibited spaces.

2015-06-16 Thread Sunghoon Cho
This patch removes the warnings on the prohibited spaces between function name and open parenthesis. Signed-off-by: Sunghoon Cho --- drivers/staging/wilc1000/wilc_wfi_netdevice.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/wilc1000/wilc_wfi_netdevice.h