git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2a899e
)
RDMA/nes: Fix confusing if statement indentation
author
Roland Dreier
<rolandd@cisco.com>
Thu, 5 Aug 2010 21:21:31 +0000
(14:21 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Thu, 5 Aug 2010 21:21:31 +0000
(14:21 -0700)
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>
No differences found