[PATCH 5/5] staging: bcm: fix errors and warnings by checkpatch.pl in IPv6Protocol.c

2012-02-21 Thread Pradheep
Fix the errors and warnings of checkpatch.pl in IPv6Protocol.c This patch moves back the local variables to the case statement as suggested by Dan Signed-off-by: Pradheep Shrinviasan --- drivers/staging/bcm/IPv6Protocol.c | 423 +++- 1 files changed, 178

[PATCH 2/5] staging: bcm: fix checkpatch.pl errors and warnings in Version.h

2012-02-21 Thread Pradheep
This patch fixes the errors and warnings of Version.h This removes the bracket that is not required in the macro as suggested by Dan Signed-off-by: Pradheep Shrinivasan --- drivers/staging/bcm/Version.h | 34 +++--- 1 files changed, 11 insertions(+), 23

[PATCH 5/5] staging: bcm: fix errors and warnings by checkpatch.pl in IPv6Protocol.c

2012-02-20 Thread pradheep . sh
From: Pradheep Fix the errors and warnings of checkpatch.pl in IPv6Protocol.c Signed-off-by: Pradheep Shrinviasan --- drivers/staging/bcm/IPv6Protocol.c | 423 +++- 1 files changed, 177 insertions(+), 246 deletions(-) diff --git a/drivers/staging/bcm

[PATCH 4/5] staging: bcm: fix the coding style issue in IPV6ProtocolHdr.h

2012-02-20 Thread pradheep . sh
From: Pradheep This patch fixes the errors and warnings of checkpatch,pl Signed-off-by: Pradheep Shrinivasan --- drivers/staging/bcm/IPv6ProtocolHdr.h | 79 +--- 1 files changed, 32 insertions(+), 47 deletions(-) diff --git a/drivers/staging/bcm

[PATCH 2/5] staging: bcm: fix checkpatch.pl errors and warnings in Version.h

2012-02-20 Thread pradheep . sh
From: Pradheep This patch fixes the errors and warnings of Version.h Signed-off-by: Pradheep Shrinivasan --- drivers/staging/bcm/Version.h | 34 +++--- 1 files changed, 11 insertions(+), 23 deletions(-) diff --git a/drivers/staging/bcm/Version.h b/drivers

[PATCH 3/5] staging: bcm : fix checkpatch errors and warnings in CmHost.h

2012-02-20 Thread pradheep . sh
From: Pradheep This patch fixes the errors and warnings in CmHost.h Signed-off-by: Pradheep Shrinivasan --- drivers/staging/bcm/CmHost.h | 297 +- 1 files changed, 149 insertions(+), 148 deletions(-) diff --git a/drivers/staging/bcm/CmHost.h b/drivers

[PATCH 1/5] Staging : bcm: fix checkpatch errors and warnings in Adapter.h

2012-02-20 Thread pradheep . sh
From: Pradheep This patch for Adapter.h fixes all the errors and most of the warnings of checkpatch.pl Signed-off-by: Pradheep Shrinivasan --- drivers/staging/bcm/Adapter.h | 709 + 1 files changed, 356 insertions(+), 353 deletions(-) diff --git a

[PATCH 6/6] Staging:android: removed unwanted spaces and tab

2012-01-17 Thread Pradheep
This patch fixes the unwanted spaces and tab as pointed by checkpatch.pl Signed-off-by:pradheep...@gmail.com --- drivers/staging/android/timed_gpio.h | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/staging/android/timed_gpio.h b/drivers/staging/android/t

[PATCH 5/6] Staging:android Removes the unwanted comment to make it line lesser than 80 characters

2012-01-17 Thread Pradheep
This patch removes the unwanted commented to fix the over 80 character limit to pass checkpatch.pl Signed-off-by:pradheep...@gmail.com --- drivers/staging/android/ram_console.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/staging/android/ram_console.c b/driv

[PATCH 4/6] Staging: android: formating issues fixes pointed by checkpatch.pl

2012-01-17 Thread Pradheep
This patch fixes the formatting issues in like space , tab pointed by checkpatch.pl Signed-off-by:pradheep...@gmail.com --- drivers/staging/android/lowmemorykiller.c | 12 +- drivers/staging/android/pmem.c| 34 +--- 2 files changed, 22 insertions(+

[PATCH 3/6] Staging: android : Fixes the formatting issues pointed out by checkpatch.pl

2012-01-17 Thread Pradheep
This patch fixes the formatting issues pointed out by checkpatch.pl Signed-off-by:pradheep...@gmail.com --- drivers/staging/android/binder.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/staging/android/binder.h b/drivers/staging/android/binder.h index 863ae1a.

[PATCH 2/6] Staging :ashmem.c fixes the spaces, formating and other formating issues pointed out by checkpatch.pl

2012-01-17 Thread Pradheep
This patches fixes the formating issues in the ashmem.c pointed out by checkpatch.pl Signed-off-by:pradheep...@gmail.com --- drivers/staging/android/ashmem.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/staging/android/ashmem.c b/drivers/staging/android/ashme

[PATCH 1/6] staging:android_pmem.h: Fixes the space and other formating issues pointed out by checkpatch.pl

2012-01-17 Thread Pradheep
This patch fixes the formating and other trival formatting issues pointed out by checkpatch.pl Signed-off-by:pradheep.shriniva...@gmail.com --- drivers/staging/android/android_pmem.h | 17 - 1 files changed, 8 insertions(+), 9 deletions(-) diff --git a/drivers/staging/android/

[PATCH 1/1] Staging: go7007: fix braces coding style issue in wis-tw2804.c

2011-08-19 Thread pradheep . sh
From: Pradheep This is a patch to the wis-tw2804.c to fix the braces coding style issue as pointed by checkpatch.pl tool Signed-off-by: Pradheep Shrinivasan --- drivers/staging/go7007/wis-tw2804.c |6 ++ 1 files changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/staging

[PATCH] staging: go7007: Fixed spaces and converted msleep to usleep

2011-08-17 Thread pradheep . sh
From: Pradheep The patch fixes the checkpatch.pl errors , braces , whitespaces and usleep Signed-off-by: pradheep...@gmail.com --- drivers/staging/go7007/go7007-usb.c |2 +- drivers/staging/go7007/go7007-v4l2.c|2 +- drivers/staging/go7007/s2250-board.c|3 +- drivers