ceph: cleanup local variables in ceph_writepages_start()
authorYan, Zheng <zyan@redhat.com>
Thu, 31 Aug 2017 11:20:40 +0000 (19:20 +0800)
committerIlya Dryomov <idryomov@gmail.com>
Wed, 6 Sep 2017 17:56:57 +0000 (19:56 +0200)
commit0e5ecac7168366500af1fa9a70fa9ce573f891f3
tree53728eb003165e571eec58e897874caaaa99465f
parent0713e5f24b7deb88579dc312cf818b1a0809f02e
ceph: cleanup local variables in ceph_writepages_start()

Remove two variables and define variables of same type together.

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/addr.c