Browse Source

staging:vt6655:dpc: Whitespace cleanups

Neatening only.
git diff -w shows no differences.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Joe Perches 12 years ago
parent
commit
22c5291e70
2 changed files with 642 additions and 642 deletions
  1. 638 638
      drivers/staging/vt6655/dpc.c
  2. 4 4
      drivers/staging/vt6655/dpc.h

File diff suppressed because it is too large
+ 638 - 638
drivers/staging/vt6655/dpc.c


+ 4 - 4
drivers/staging/vt6655/dpc.h

@@ -42,10 +42,10 @@
 /*---------------------  Export Functions  --------------------------*/
 
 bool
-device_receive_frame (
-    PSDevice pDevice,
-    PSRxDesc pCurrRD
-    );
+device_receive_frame(
+	PSDevice pDevice,
+	PSRxDesc pCurrRD
+);
 
 void	MngWorkItem(void *Context);
 

Some files were not shown because too many files changed in this diff