]>
git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
PGLog.h: prefer prefix ++operator for non-trivial iterator
[src/osd/PGLog.h:363]: (performance) Prefer prefix ++/-- operators for
non-primitive types.
[src/osd/PGLog.h:375]: (performance) Prefer prefix ++/-- operators for
non-primitive types.
[src/osd/PGLog.h:380]: (performance) Prefer prefix ++/-- operators for
non-primitive types.
[src/osd/PGLog.h:382]: (performance) Prefer prefix ++/-- operators for
non-primitive types.
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>