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:
03db3a2
)
IB/core: missing curly braces in ib_find_gid()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Tue, 18 Aug 2015 09:22:10 +0000
(12:22 +0300)
committer
Doug Ledford
<dledford@redhat.com>
Sun, 30 Aug 2015 22:12:09 +0000
(18:12 -0400)
Smatch says that, based on the indenting, we should probably add curly
braces here.
Fixes:
03db3a2d81e6
('IB/core: Add RoCE GID table management')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/core/device.c
patch
|
blob
|
history
diff --cc
drivers/infiniband/core/device.c
Simple merge