]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
CrushCompiler.cc: remove duplicate if/else branches
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Wed, 27 Feb 2013 17:27:56 +0000 (18:27 +0100)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Wed, 27 Feb 2013 17:27:56 +0000 (18:27 +0100)
commitafa811caa8178cf22c0a119a596f9d2f40225dc9
treeac78ab55bcb520c58cbe53cbde5e78e3f79fbd09
parent9a40ab3afe2f6111c0741468a095eec419be5e53
CrushCompiler.cc: remove duplicate if/else branches

Fix duplicate content of a if/else branch. Remove the
complete if/else around the content.

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