gigaset: Use semicolons to terminate statements
authorJoe Perches <joe@perches.com>
Mon, 27 Feb 2012 19:12:07 +0000 (14:12 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Feb 2012 19:12:07 +0000 (14:12 -0500)
commit5bd49735db39c1c1360cb91b1f1e1c999d90eb94
tree61f7ad536e67c809ccf15e50035bf68f422f8ed2
parentff4783ce78c08d2990126ce1874250ae8e72bbd2
gigaset: Use semicolons to terminate statements

Commas are not generally used at locations where
statement termination semicolons are used.

Realign each field set at appropriate indentation.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/gigaset/interface.c