Commit 86fcb55d authored by Joe Perches's avatar Joe Perches Committed by Greg Kroah-Hartman

staging:vt6655:channel: Whitespace cleanups

Neatening only.
git diff -w shows no differences.
Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent d4945f09
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -33,7 +33,7 @@ typedef struct tagSChannelTblElement {
unsigned int uFrequency;
bool bValid;
unsigned char byMAP;
}SChannelTblElement, *PSChannelTblElement;
} SChannelTblElement, *PSChannelTblElement;
/*--------------------- Export Functions --------------------------*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment