aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/perf_event.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/perf_event.h')
-rw-r--r--include/linux/perf_event.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/perf_event.h b/include/linux/perf_event.h
index fbab6235d053..c7007a564440 100644
--- a/include/linux/perf_event.h
+++ b/include/linux/perf_event.h
@@ -511,7 +511,6 @@ struct perf_event_context {
511 u64 generation; 511 u64 generation;
512 int pin_count; 512 int pin_count;
513 int nr_cgroups; /* cgroup evts */ 513 int nr_cgroups; /* cgroup evts */
514 int nr_branch_stack; /* branch_stack evt */
515 struct rcu_head rcu_head; 514 struct rcu_head rcu_head;
516 515
517 struct delayed_work orphans_remove; 516 struct delayed_work orphans_remove;