Skip to content
Snippets Groups Projects
Commit 9d6a2179 authored by Luis Gerhorst's avatar Luis Gerhorst Committed by Bernhard Heinloth
Browse files

Fix indentation

parent 93b946d4
No related branches found
No related tags found
No related merge requests found
......@@ -206,7 +206,7 @@ static void seq_write_pmccntr_csv_field(struct seq_file *seq,
#ifdef CONFIG_MEASUREMORE_TIMESTAMP_TYPE_CPU_CLOCK_0
static void seq_write_cpu_clock_0_csv_field(struct seq_file *seq,
struct checkpoint_record *cpr)
struct checkpoint_record *cpr)
{
seq_printf(seq, "%llu", cpr->cpu_clock_0);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment