Re: [PATCH bluetooth-next] ieee802154: cc2520: Fix space before , coding style issue

2015-02-01 Thread Marcel Holtmann
Hi Mohammad, > This patch removes the warnings (space before , ) shown by > checkpatch.pl > > Signed-off-by: Mohammad Jamal > --- > drivers/net/ieee802154/cc2520.c |4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel --

Re: [PATCH bluetooth-next] ieee802154: cc2520: Fix space before , coding style issue

2015-02-01 Thread Marcel Holtmann
Hi Mohammad, This patch removes the warnings (space before , ) shown by checkpatch.pl Signed-off-by: Mohammad Jamal md.jamalmohiud...@gmail.com --- drivers/net/ieee802154/cc2520.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) patch has been applied to bluetooth-next tree.

Re: [PATCH bluetooth-next] ieee802154: cc2520: Fix space before , coding style issue

2015-01-26 Thread Varka Bhadram
Hi Jamal, On Friday 23 January 2015 07:25 PM, Mohammad Jamal wrote: This patch removes the warnings (space before , ) shown by checkpatch.pl Thanks for the patch. Acked-by: Varka Bhadram Signed-off-by: Mohammad Jamal --- drivers/net/ieee802154/cc2520.c |4 ++-- 1 file changed, 2

Re: [PATCH bluetooth-next] ieee802154: cc2520: Fix space before , coding style issue

2015-01-26 Thread Varka Bhadram
Hi Jamal, On Friday 23 January 2015 07:25 PM, Mohammad Jamal wrote: This patch removes the warnings (space before , ) shown by checkpatch.pl Thanks for the patch. Acked-by: Varka Bhadram varkabhad...@gmail.com Signed-off-by: Mohammad Jamal md.jamalmohiud...@gmail.com ---

[PATCH bluetooth-next] ieee802154: cc2520: Fix space before , coding style issue

2015-01-23 Thread Mohammad Jamal
This patch removes the warnings (space before , ) shown by checkpatch.pl Signed-off-by: Mohammad Jamal --- drivers/net/ieee802154/cc2520.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/net/ieee802154/cc2520.c b/drivers/net/ieee802154/cc2520.c index

[PATCH bluetooth-next] ieee802154: cc2520: Fix space before , coding style issue

2015-01-23 Thread Mohammad Jamal
This patch removes the warnings (space before , ) shown by checkpatch.pl Signed-off-by: Mohammad Jamal md.jamalmohiud...@gmail.com --- drivers/net/ieee802154/cc2520.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/net/ieee802154/cc2520.c