Re: [PATCH 1/2] staging: wilc1000: codestyle fix removes unnecessary spaces

2016-02-15 Thread Greg KH
On Sun, Feb 14, 2016 at 09:47:14PM -0330, Roger H. Newell wrote: > This patch corrects spacing errors generated by checkpatch.pl > > Signed-off-by: Roger H. Newell > --- > drivers/staging/wilc1000/wilc_spi.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) You sent two patches with

[PATCH 1/2] staging: wilc1000: codestyle fix removes unnecessary spaces

2016-02-14 Thread Roger H. Newell
This patch corrects spacing errors generated by checkpatch.pl Signed-off-by: Roger H. Newell --- drivers/staging/wilc1000/wilc_spi.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/staging/wilc1000/wilc_spi.c b/drivers/staging/wilc1000/wilc_spi.c index 2928712.