Change in ovirt-engine[master]: webadmin: Remove useless null check

amureini at redhat.com amureini at redhat.com
Fri Feb 22 15:10:58 UTC 2013


Allon Mureinik has submitted this change and it was merged.

Change subject: webadmin: Remove useless null check
......................................................................


webadmin: Remove useless null check

Remove a useless null check from
VdcQueryReturnValue_CustomFieldSerializer's serialize and deserialize
methods.

nulls are checked explicitly in the begging of the respective functions,
so it cannot be null at their ends.

Change-Id: I5a14e8a8705cdd3be8ea24b6da7288bedb01a453
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M frontend/webadmin/modules/gwt-extension/src/main/java/org/ovirt/engine/core/common/queries/VdcQueryReturnValue_CustomFieldSerializer.java
1 file changed, 2 insertions(+), 6 deletions(-)

Approvals:
  Allon Mureinik: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/12252
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I5a14e8a8705cdd3be8ea24b6da7288bedb01a453
Gerrit-PatchSet: 2
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: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>



More information about the Engine-commits mailing list