
Allon Mureinik has submitted this change and it was merged. Change subject: core: Remove redundant cast from AuditLogableBase ...................................................................... core: Remove redundant cast from AuditLogableBase Removed a cast of getuser_id() to NGuid, as it is already an NGuid, so the cast is pointless. Change-Id: If1ff45e0910965e695a91f3f4de2719f00f216ad Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/auditloghandling/AuditLogableBase.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Allon Mureinik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/11902 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If1ff45e0910965e695a91f3f4de2719f00f216ad Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Michael Kublin <mkublin@redhat.com>