summaryrefslogtreecommitdiffstats
path: root/extras/who-wrote-glusterfs
diff options
context:
space:
mode:
authorMichael Scherer <misc@redhat.com>2017-02-19 16:38:24 +0100
committerAtin Mukherjee <amukherj@redhat.com>2017-02-20 08:42:35 -0500
commit37772e8e94400a60aedcd6713b1abedb1eb9ea7f (patch)
treea2464f8950d6fd6a332bb0db76027450b65458a4 /extras/who-wrote-glusterfs
parent73defab8be16b73241225bb1c2588a61e3e425d5 (diff)
Remove the useless goto
ret cannot be 0, since the error code for gf_store_save_value is -1. And the label of the goto is just after the goto, so that's deadcode. Change-Id: I227bca41f4d0755891b8e6e0f4cb2ce004615a35 BUG: 1424809 Signed-off-by: Michael Scherer <misc@redhat.com> Reviewed-on: https://review.gluster.org/16674 Smoke: Gluster Build System <jenkins@build.gluster.org> Reviewed-by: Shyamsundar Ranganathan <srangana@redhat.com> Tested-by: Nigel Babu <nigelb@redhat.com> Reviewed-by: Atin Mukherjee <amukherj@redhat.com> NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org> Reviewed-by: Prashanth Pai <ppai@redhat.com> CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
Diffstat (limited to 'extras/who-wrote-glusterfs')
0 files changed, 0 insertions, 0 deletions