RDMA/nes: Formatting cleanup
authorGlenn Streiff <gstreiff@neteffect.com>
Tue, 29 Apr 2008 20:46:54 +0000 (13:46 -0700)
committerRoland Dreier <rolandd@cisco.com>
Tue, 29 Apr 2008 20:46:54 +0000 (13:46 -0700)
Various cleanups:
- Change // to /* .. */
- Place whitespace around binary operators.
- Trim down a few long lines.
- Some minor alignment formatting for better readability.
- Remove some silly tabs.

Signed-off-by: Glenn Streiff <gstreiff@neteffect.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found