commit | 817979ac45679f0cb3f9fea6dc444e4097aa6892 | [log] [tgz] |
---|---|---|
author | Roland Dreier <rolandd@cisco.com> | Thu Aug 05 14:21:31 2010 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Thu Aug 05 14:21:31 2010 -0700 |
tree | 8dcda2e492c3cc0549ed1bbe8c73ea6e524e8f86 | |
parent | b2a899eaf3ab78cab380ef7e331c549d771cc2ca [diff] |
RDMA/nes: Fix confusing if statement indentation Fix confusing indentation that makes a statement look as if it's part of an if statement when in fact it isn't. Reported-by: Julia Lawall <julia@diku.dk> Signed-off-by: Roland Dreier <rolandd@cisco.com>