commit | 2c4b69bd7bff85ae9e8b2032179aee9c04da70ba | [log] [tgz] |
---|---|---|
author | Ben Collins <bcollins@ubuntu.com> | Mon Jun 12 18:16:16 2006 -0400 |
committer | Ben Collins <bcollins@ubuntu.com> | Mon Jun 12 18:16:16 2006 -0400 |
tree | 1e6033068a2725c7e42da0fe006066b2ea40615c | |
parent | 445151932e869fd76b23bccff75ae2a600ccf3c9 [diff] |
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>