]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
coverity fix: fixing few coverity issue 9624/head
authorGaurav Kumar Garg <garg.gaurav52@gmail.com>
Fri, 10 Jun 2016 11:23:39 +0000 (13:23 +0200)
committerGaurav Kumar Garg <garg.gaurav52@gmail.com>
Fri, 10 Jun 2016 11:27:41 +0000 (13:27 +0200)
CID: 1355603 (Structurally dead code)

Signed-off-by: Gaurav Kumar Garg <garg.gaurav52@gmail.com>
src/rgw/rgw_token.h

index 7dce9a9ef3cebb776c4800b796d24ba1a8827dfc..7205999754d61a9526bfd42376fe9942e3b3f811 100644 (file)
@@ -62,7 +62,6 @@ namespace rgw {
       default:
        return "none";
       };
-      return "none";
     }
 
     token_type type;