From: Gaurav Kumar Garg Date: Fri, 10 Jun 2016 11:23:39 +0000 (+0200) Subject: coverity fix: fixing few coverity issue X-Git-Tag: v11.1.0~377^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7482635a0e5e795ff95406b9f751ba4cc8778c43;p=ceph.git coverity fix: fixing few coverity issue CID: 1355603 (Structurally dead code) Signed-off-by: Gaurav Kumar Garg --- diff --git a/src/rgw/rgw_token.h b/src/rgw/rgw_token.h index 7dce9a9ef3ce..7205999754d6 100644 --- a/src/rgw/rgw_token.h +++ b/src/rgw/rgw_token.h @@ -62,7 +62,6 @@ namespace rgw { default: return "none"; }; - return "none"; } token_type type;