commit | 83aeb9339f4859c587d0ad3d80d225b520db047e | [log] [tgz] |
---|---|---|
author | Yuval Mintz <Yuval.Mintz@qlogic.com> | Mon Aug 15 10:42:44 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 15 13:34:52 2016 -0700 |
tree | 2acefd75b1650ce0e74fa4c5a77080a61364829e | |
parent | 1a635e488ecf6fcae00bffda61707b63bc1aacbe [diff] |
qed*: Trivial modifications Change qed* code in trivial manner; This isn't necessarily semantic-only, but the end result is the same, i.e., no change should occur from user perspective. Changes include: - Using temporary variables to better fit 80-character restrictions. - Removal of unused variables & code with no effect. [plus some additional minor modifications]. Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>