ceph: remove the useless judgement
authorJianpeng Ma <jianpeng.ma@intel.com>
Tue, 18 Aug 2015 02:23:50 +0000 (10:23 +0800)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 8 Sep 2015 20:14:29 +0000 (23:14 +0300)
commita43137f7b0f1467cf3005b6ff6574d978642d247
tree60ee42deef71e1709eea30ab9566441b7eceb406
parent1550d34e5626a20a2e12c73bdc1e6e217a0ba897
ceph: remove the useless judgement

err != 0 is already handled. So skip this.

Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Signed-off-by: Yan, Zheng <zyan@redhat.com>
fs/ceph/file.c