On Mon, Jul 23, 2018 at 04:16:23PM -0700, Cong Wang wrote: > > > +#define PERF_EF_NO_WAIT 0x08 /* do not wait when stopping, for > > > + * example, waiting for a timer > > > + */ > > > > That's a broken comment style. > > It is picked by checkpatch.pl, not me, I chose a different one and got > a complain. :) Ignore checkpatch when it's wrong ;-)