Re: [PATCH v5 29/30] tools/lib/traceevent: Man pages for APIs, used to extract common fields from a record

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 12 Apr 2019 16:38:10 +0300
Tzvetomir Stoyanov <tstoyanov@xxxxxxxxxx> wrote:

> +
> +enum *trace_flag_type* {
> +	_TRACE_FLAG_IRQS_OFF_,
> +	_TRACE_FLAG_IRQS_NOSUPPOR_,

Hmm, do we really need to save one character here? That should be:

	_TRACE_FLAG_IRQS_NOSUPPORT_

Lets change the code to do this.

-- Steve

> +	_TRACE_FLAG_NEED_RESCHED_,
> +	_TRACE_FLAG_HARDIRQ_,
> +	_TRACE_FLAG_SOFTIRQ_,
> +};
> +



[Index of Archives]     [Linux USB Development]     [Linux USB Development]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux