]> asedeno.scripts.mit.edu Git - linux.git/commit
ceph: remove redundant assignment
authorChengguang Xu <cgxu519@gmx.com>
Thu, 15 Nov 2018 14:27:01 +0000 (22:27 +0800)
committerIlya Dryomov <idryomov@gmail.com>
Wed, 26 Dec 2018 14:56:04 +0000 (15:56 +0100)
commit0cab9f33d9c33f5ea94e5438fbc91bc8b7f48057
tree179a853494f5b6b1016cb20ce449cfe387b932ad
parent2bf996ac48326645ffe5985edfca307838f8eafe
ceph: remove redundant assignment

There is redundant assighment of variable i in
ceph_mdsmap_get_random_mds(), just remvoe it.

Signed-off-by: Chengguang Xu <cgxu519@gmx.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/mdsmap.c