commit | 64f77566e1c84990d6c448bb3960f899521c0b7d | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <idryomov@gmail.com> | Tue Sep 27 12:35:55 2016 +0200 |
committer | Ilya Dryomov <idryomov@gmail.com> | Wed Oct 05 23:02:10 2016 +0200 |
tree | 975780fa44c1ea893a0f442012c8f7893f54cf1e | |
parent | 74a5293832b3c1f7cb8f86fb9af9ee747138d355 [diff] |
crush: remove redundant local variable Remove extra x1 variable, it's just temporary placeholder that clutters the code unnecessarily. Reflects ceph.git commit 0d19408d91dd747340d70287b4ef9efd89e95c6b. Signed-off-by: Ilya Dryomov <idryomov@gmail.com>