Change in ovirt-engine[master]: webadmin: SubTabDiskStorageView local vars

amureini at redhat.com amureini at redhat.com
Tue Jan 19 10:12:30 UTC 2016


Allon Mureinik has submitted this change and it was merged.

Change subject: webadmin: SubTabDiskStorageView local vars
......................................................................


webadmin: SubTabDiskStorageView local vars

Used a long literal 0L instead of an int literal 0 in the long contexts,
which allows us to drop the widening cast to long. Once that is dropped,
the local variables become (even more) pointless, and can clearly be
removed.

Change-Id: I1344739ef66ddf2b7afe39983958d242c71bfdd6
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/disk/SubTabDiskStorageView.java
1 file changed, 3 insertions(+), 6 deletions(-)

Approvals:
  Tal Nisan: Looks good to me, approved
  Allon Mureinik: Verified; Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/52316
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I1344739ef66ddf2b7afe39983958d242c71bfdd6
Gerrit-PatchSet: 8
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list