summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/dpc.h
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2013-03-18 10:44:48 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-03-18 17:21:35 -0700
commit22c5291e70ba66880c6a6acffbd8200a623c4556 (patch)
tree9c1887b541670342226bc3d0d2c5f444d60b968f /drivers/staging/vt6655/dpc.h
parent915006cddc7979263a0fe1c6cb1369962bfe68f5 (diff)
downloadop-kernel-dev-22c5291e70ba66880c6a6acffbd8200a623c4556.zip
op-kernel-dev-22c5291e70ba66880c6a6acffbd8200a623c4556.tar.gz
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>
Diffstat (limited to 'drivers/staging/vt6655/dpc.h')
-rw-r--r--drivers/staging/vt6655/dpc.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/drivers/staging/vt6655/dpc.h b/drivers/staging/vt6655/dpc.h
index c1b6e76..9b34176 100644
--- a/drivers/staging/vt6655/dpc.h
+++ b/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);
OpenPOWER on IntegriCloud