From: Sonia Farrah Date: Tue, 3 May 2016 21:54:12 +0000 (-0400) Subject: ust: Simplify conditional in equals() X-Git-Url: http://git.efficios.com/?p=deliverable%2Ftracecompass.git;a=commitdiff_plain;h=71788f49dd609663183108ba616eb6e0cdfe94ce ust: Simplify conditional in equals() Change-Id: I66add0ec275904fdc25df899d440041b7fa78882 Signed-off-by: Sonia Farrah Reviewed-on: https://git.eclipse.org/r/71962 Reviewed-by: Matthew Khouzam Tested-by: Matthew Khouzam Reviewed-by: Hudson CI --- diff --git a/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryFile.java b/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryFile.java index 617c577d8d..dd603c7e2c 100644 --- a/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryFile.java +++ b/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryFile.java @@ -64,7 +64,7 @@ public class UstDebugInfoBinaryFile implements Comparable