ieee1394: adjust code formatting in highlevel.c
authorBen Collins <bcollins@ubuntu.com>
Mon, 12 Jun 2006 22:16:16 +0000 (18:16 -0400)
committerBen Collins <bcollins@ubuntu.com>
Mon, 12 Jun 2006 22:16:16 +0000 (18:16 -0400)
commit2c4b69bd7bff85ae9e8b2032179aee9c04da70ba
tree1e6033068a2725c7e42da0fe006066b2ea40615c
parent445151932e869fd76b23bccff75ae2a600ccf3c9
ieee1394: adjust code formatting in highlevel.c

Replace spaces by tabulators, wrap lines at 80 columns, delete some
blank lines and superfluous braces.  Collapse some if()-within-if()
constructs.  Replace a literal CSR address by its preprocessor constant.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Signed-off-by: Ben Collins <bcollins@ubuntu.com>
drivers/ieee1394/highlevel.c