1
0
Fork 0

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>
hifive-unleashed-5.1
Joe Perches 2013-03-18 10:44:48 -07:00 committed by Greg Kroah-Hartman
parent 915006cddc
commit 22c5291e70
2 changed files with 1116 additions and 1116 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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);