isdn: whitespace coding style cleanup
authorJoe Perches <joe@perches.com>
Mon, 20 Feb 2012 03:52:38 +0000 (19:52 -0800)
committerJoe Perches <joe@perches.com>
Tue, 21 Feb 2012 17:04:01 +0000 (09:04 -0800)
isdn source code uses a not-current coding style.

Update the coding style used on a per-line basis
so that git diff -w shows only elided blank lines
at EOF.

Done with emacs and some scripts and some typing.

Built x86 allyesconfig.
No detected change in objdump -d or size.

Signed-off-by: Joe Perches <joe@perches.com>

No differences found