crush: remove redundant local variable
authorIlya Dryomov <idryomov@gmail.com>
Tue, 27 Sep 2016 10:35:55 +0000 (12:35 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Wed, 5 Oct 2016 21:02:10 +0000 (23:02 +0200)
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>

No differences found