[PATCH] staging:vt6656: Fix tabs error in 80211mgr.c

2012-09-25 Thread Ilya gorskin
This is a patch to the 80211mgr.c file that fixes up a tabs error found by the checkpatch.pl tool Signed-off-by: Goirskin Ilya --- drivers/staging/vt6656/80211mgr.c | 628 +++--- 1 file changed, 310 insertions(+), 318 deletions(-) diff --git a/drivers/staging/vt6

[PATCH 5/5] Staging:bcm: fix coding style error in InterfacerTx.c

2012-09-24 Thread Ilya gorskin
This is a patch to the InterfaceTx.c file that fixes up a coding style issues found by the checkpatch.pl tool Signed-off-by: Ilya Gorskin --- drivers/staging/bcm/InterfaceTx.c | 201 +++--- 1 file changed, 103 insertions(+), 98 deletions(-) diff --git a/drivers

[PATCH 4/4] Staging:bcm: fix coding style error in InterfaceRx.c

2012-09-24 Thread Ilya gorskin
This is a patch to the InterfaceRx.c file that fixes up a coding style issues found by the checkpatch.pl tool Signed-off-by: Ilya Gorskin --- drivers/staging/bcm/InterfaceRx.c | 239 -- 1 file changed, 124 insertions(+), 115 deletions(-) diff --git a/drivers