Re: [PATCH] Stagingdriver cctree: Fix for checkpatch warning

2017-07-12 Thread bincy
coding style Thanks, Gilad On Fri, Jun 30, 2017 at 7:32 AM, <bincy_k_phi...@yahoo.co.in> wrote: From: Bincy K Philip <bincy_k_phi...@yahoo.co.in> Trivial fix for Line over 80 characters Moved the comment to top of the definition Signed-off-by: Bincy K Philip <bincy_k_phi

[PATCH] staging: ccree: move comment to fit coding style

2017-07-12 Thread Bincy K Philip
Trivial fix for Line over 80 characters Moved the comment to top of the definition Signed-off-by: Bincy K Philip <bincy_k_phi...@yahoo.co.in> --- drivers/staging/ccree/cc_hw_queue_defs.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/staging

Re: [PATCH] staging: octeon-usb: coding style fix

2017-06-22 Thread bincy
Hi, Please consider my patch file for octeon-usb/octeon-hcd.c coding style issue. Regards Bincy On 15/06/17 10:28, bincy_k_phi...@yahoo.co.in wrote: From: bincy k philip <bincy_k_phi...@yahoo.co.in> trivial fix for extra space error Signed-off-by: bincy k philip <bi

Re: [PATCH v2] staging: octeon-usb: fix coding style error

2017-06-20 Thread bincy
Hi, Please consider my new patch send. Regards Bincy On 15/06/17 14:47, bincy wrote: I have updated the comments here and resend the new patch On 13/06/17 18:07, Greg KH wrote: On Tue, Jun 13, 2017 at 03:45:32PM +0530, bincy_k_phi...@yahoo.co.in wrote: From: bincy <bincy_k_

Re: [PATCH v2] staging: octeon-usb: fix coding style error

2017-06-15 Thread bincy
I have updated the comments here and resend the new patch On 13/06/17 18:07, Greg KH wrote: On Tue, Jun 13, 2017 at 03:45:32PM +0530, bincy_k_phi...@yahoo.co.in wrote: From: bincy <bincy_k_phi...@yahoo.co.in> trivial fix for space alignment error Signed-off-by: bincy k philip <bi

[PATCH] Stagingdriver:octeon-hcd.c modified for checkpatch fixes

2017-06-13 Thread bincy
Signed-off-by: bincy k philip <bincy_k_phi...@yahoo.co.in> --- drivers/staging/octeon-usb/octeon-hcd.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/drivers/staging/octeon-usb/octeon-hcd.c b/drivers/staging/octeon-usb/octeon-hcd.c index 068aece..c