]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
scratchtoolpp.cc: print some more results
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Wed, 13 Feb 2013 17:53:20 +0000 (18:53 +0100)
committerGreg Farnum <greg@inktank.com>
Thu, 14 Feb 2013 18:27:40 +0000 (10:27 -0800)
commita8614b86c70855f3211b320ce0dd79c37d8d1a09
treeb8280cb53137e2c06f39044c3547adf35f106cbb
parente2af5b3e5f42ef37c854fae90f351de69e704641
scratchtoolpp.cc: print some more results

Print some more results to fix issue found by cppcheck:

[src/scratchtoolpp.cc:111] -> [src/scratchtoolpp.cc:114]:
  (performance) Variable 'r' is reassigned a value before
  the old one has been used.
[src/scratchtoolpp.cc:207] -> [src/scratchtoolpp.cc:208]:
  (performance) Variable 'r' is reassigned a value before
  the old one has been used.

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