Thread (23 messages) flat view 23 messages, 3 authors, 2020-05-21

Re: [PATCH 3/7] perf metricgroup: Delay events string creation

From: Jiri Olsa <hidden>
Date: 2020-05-20 22:11:02
Also in: bpf, linux-perf-users, lkml

On Wed, May 20, 2020 at 05:34:09PM -0300, Arnaldo Carvalho de Melo wrote:
Em Wed, May 20, 2020 at 11:22:22AM -0700, Ian Rogers escreveu:
quoted
On Wed, May 20, 2020 at 6:14 AM Jiri Olsa [off-list ref] wrote:
quoted
quoted
                              break;
              }
      }
+     if (!ret) {
could you please do instead:

        if (ret)
                return ret;

so the code below cuts down one indent level and you
don't need to split up the lines
Done, broken out as a separate patch in v2:
https://lore.kernel.org/lkml/20200520182011.32236-3-irogers@google.com/ (local)
Jiri, was this the only issue with this patchkit? I've merged already
the first one, that you acked.
I'm still wondering if we can keep groups after the merge,
it's in my other reply

jirka
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help