]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/ReplicatedPG.cc: remove redundant check
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Thu, 30 Oct 2014 04:16:34 +0000 (05:16 +0100)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Tue, 11 Nov 2014 12:26:37 +0000 (13:26 +0100)
commit4fc9428506072705c5e7d5456b81b02ac6661a5e
tree64b7bcbe33a116f3303fa2331020df53ce19a2c6
parenta4cecda7cc9c641acbc261d3f31664631b575950
osd/ReplicatedPG.cc: remove redundant check

Fix for:

[src/osd/ReplicatedPG.cc:2171]: (style) Redundant checking of STL
 container element existence before removing it.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/osd/ReplicatedPG.cc