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:
8d82f21
)
RDS: Remove some unused iWARP code
author
Roland Dreier
<roland@purestorage.com>
Thu, 12 Jan 2012 08:57:56 +0000
(08:57 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 13 Jan 2012 04:05:28 +0000
(20:05 -0800)
rds_iw_flush_goal() just returns a count, but it is only called in one
place and its return value is ignored there. So delete all the dead code.
Signed-off-by: Roland Dreier <roland@purestorage.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found