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:
bbe9a0a
)
RDMA/cxgb4: Fix missing parentheses
author
Roel Kluin
<roel.kluin@gmail.com>
Tue, 10 May 2011 05:06:22 +0000
(22:06 -0700)
committer
Roland Dreier
<roland@purestorage.com>
Tue, 10 May 2011 05:06:22 +0000
(22:06 -0700)
Parens are missing: '|' has a higher presedence than '?'.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Acked-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found