Re: [PATCHv2 perf/core] perf tools: Add missing break for PERF_RECORD_ITRACE_START

From: Arnaldo Carvalho de Melo
Date: Mon Jun 29 2015 - 16:18:12 EST


Em Mon, Jun 29, 2015 at 01:27:45PM +0200, Jiri Olsa escreveu:
> On Mon, Jun 29, 2015 at 02:17:18PM +0300, Adrian Hunter wrote:
> > But now you have break; break;
>
> hum, I did not see the PERF_RECORD_LOST_SAMPLES has 2 breaks already,
> anyway the one for PERF_RECORD_ITRACE_START is missing
>
> > Isn't putting 'break' on the end of the line making things harder to read?
>
> I guess, but looks like we dont have firm style in this..
> attaching v2 with the extra break removal

Thanks, applied.

- Arnaldo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/