commit | 2f4096e311ef0922c42cbf7bc5df44efb3aff716 | [log] [tgz] |
---|---|---|
author | Quentin Lambert <lambert.quentin@gmail.com> | Sun Sep 07 20:04:28 2014 +0200 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Sep 24 07:56:43 2014 -0600 |
tree | e68db0d0bec90d5242feece0d310b630a1e3df51 | |
parent | 79e50e72986c9fcb06d707ce587cfd24fefa33e3 [diff] |
PCI: Remove assignment from complicated "if" conditions The modifications effectively change the value of len_tmp in the case where the first condition is not met. Signed-off-by: Quentin Lambert <lambert.quentin@gmail.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>