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)
commit64f77566e1c84990d6c448bb3960f899521c0b7d
tree975780fa44c1ea893a0f442012c8f7893f54cf1e
parent74a5293832b3c1f7cb8f86fb9af9ee747138d355
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>
net/ceph/crush/mapper.c