Re: [PATCH v2 1/6] staging: ft1000: spaces required around that '=', '<' and '=='

From: Chen Weixiang
Date: Sun Nov 09 2014 - 19:16:25 EST


On Mon, Nov 03, 2014 at 04:05:43PM -0800, Greg Kroah-Hartman wrote:
> On Sat, Nov 01, 2014 at 10:47:22AM +0800, Chen Weixiang wrote:
> > Remove following code style errors from ft1000/ft1000-usb/ft1000_debug.c
> > and ft1000/ft1000-pcmcia/ft1000_hw.c:
> > ERROR: spaces required around that '=' (ctx:VxV)
> > ERROR: spaces required around that '<' (ctx:VxV)
> > ERROR: spaces required around that '==' (ctx:VxV)
> >
> > Signed-off-by: Chen Weixiang <weixiang.chen@xxxxxxxxx>
> > ---
> > drivers/staging/ft1000/ft1000-pcmcia/ft1000_hw.c | 6 ++---
> > drivers/staging/ft1000/ft1000-usb/ft1000_debug.c | 28 ++++++++++++------------
> > 2 files changed, 17 insertions(+), 17 deletions(-)
>
> This patch doesn't apply against my staging.git tree on git.kernel.org
> Please refresh the series against the staging-testing and resend.
>
> thanks,
>
> greg k-h

OK, I'll refesh the patch series on staging-testing branch.
Thanks.

--
Best regards,
Chen Weixiang (Alex)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/