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:
7e22e91
)
IB/core: Fix unused variable warning
author
Or Gerlitz
<ogerlitz@mellanox.com>
Sun, 3 Nov 2013 08:20:43 +0000
(10:20 +0200)
committer
Roland Dreier
<roland@purestorage.com>
Thu, 23 Jan 2014 06:55:04 +0000
(22:55 -0800)
Fix the below "make W=1" build warning:
drivers/infiniband/core/iwcm.c: In function ‘destroy_cm_id’:
drivers/infiniband/core/iwcm.c:330: warning: variable ‘ret’ set but not used
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/core/iwcm.c
patch
|
blob
|
history
diff --cc
drivers/infiniband/core/iwcm.c
Simple merge