Merge branch 'acpi-ec'
[linux-drm-fsl-dcu.git] / tools / perf / util / annotate.c
index 01bc4e23a2cf58f1724c462706fee0e70234d2e0..61bf9128e1f28ce40d3d694ef5d9de8bb9cda1f8 100644 (file)
@@ -239,7 +239,7 @@ static int mov__parse(struct ins_operands *ops)
        *s = '\0';
        ops->source.raw = strdup(ops->raw);
        *s = ',';
-       
+
        if (ops->source.raw == NULL)
                return -1;