commit | dee234f48aa6b5ee6041d33c4fd59d2f1176e9a1 | [log] [tgz] |
---|---|---|
author | Roland Dreier <rolandd@cisco.com> | Tue Dec 12 11:50:20 2006 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Tue Dec 12 11:50:20 2006 -0800 |
tree | 63d8269a4b733a8edb0a4a87641020d29654e8e2 | |
parent | 44f8e3f3f7d8e61b4aafced278403955fe18ad88 [diff] |
IB/iser: Remove unused "write-only" variables Remove variables that are set but then never looked at in the iSER initiator. These cleanups came from David Binderman's list of "set but never used" warnings from icc. Signed-off-by: Roland Dreier <rolandd@cisco.com>