[PATCH] Staging:bcm: fix coding style error in InterfaceDld.c and InterfaceIdleMode.c

2012-09-24 Thread Gorskin Ilya
This is a patch to the InterfaceIdleMode.c, InterfaceDld.c files that fixes up a coding style errors found by the checkpatch.pl tool Signed-off-by: Ilya Gorskin reven...@gmail.com --- drivers/staging/bcm/InterfaceDld.c | 16 +-- drivers/staging/bcm/InterfaceIdleMode.c | 219

[PATCH 2/3] Staging:bcm: fix coding style error in InterfaceIsr.c

2012-09-24 Thread Gorskin Ilya
This is a patch to the InterfaceIsr.c file that fixes up a coding style issues found by the checkpatch.pl tool Signed-off-by: Ilya Gorskin reven...@gmail.com --- drivers/staging/bcm/InterfaceIsr.c | 178 + 1 file changed, 102 insertions(+), 76 deletions(-)

[PATCH 3/3] Staging:bcm: fix coding style error in InterfaceIsr.c

2012-09-24 Thread Gorskin Ilya
This is a patch to the InterfaceIsr.c file that fixes up a coding style issues found by the checkpatch.pl tool Signed-off-by: Ilya Gorskin reven...@gmail.com --- drivers/staging/bcm/InterfaceIsr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH 3/3] Staging: cx25821: fix coding style issue in cx25821-audio-upstream.h, cx25821-core.c, cx25821-i2c.c, cx25821-medusa-reg.h, cx25821-medusa-video.c

2010-09-03 Thread Gorskin Ilya
This is a patch to the cx25821-audio-upstream.h, cx25821-core.c, cx25821-i2c.c, cx25821-medusa-reg.h, cx25821-medusa-video.c fixed up warnings found by checkpatch.pl tool. Signed-off-by: Ilya Gorskinreven...@gmail.com --- drivers/staging/cx25821/cx25821-audio-upstream.h |4 +-

[PATCH 2/2] Staging: cx25821: clenup warnings found by checkpatch.pl tool in cx25821-audio-upstream.c and cx25821-audio.h.

2010-08-17 Thread Gorskin Ilya
This is a patch to the cx25821-audio-upstream.c and cx25821-audio.h that fixes up a warnings found by checkpatch.pl tool. Signed-off-by: Ilya Gorskin reven...@gmail.com --- drivers/staging/cx25821/cx25821-audio-upstream.c | 15 +++ drivers/staging/cx25821/cx25821-audio.h |

[PATCH] Staging:dt3155: fix code style generated by checkpatch.pl in dt3155_drv.c.

2010-07-12 Thread Gorskin Ilya
This is a patch to the dt3155_drv.c file that fixes up a warning errors found by the checkpatch.pl tool. Signed-off-by: Ilya Gorskin reven...@gmail.com --- drivers/staging/dt3155/dt3155_drv.c | 952 --- 1 files changed, 445 insertions(+), 507 deletions(-) diff