|
@@ -7431,7 +7431,7 @@ __perf_event_exit_task(struct perf_event *child_event,
|
|
|
|
|
|
static void perf_event_exit_task_context(struct task_struct *child, int ctxn)
|
|
static void perf_event_exit_task_context(struct task_struct *child, int ctxn)
|
|
{
|
|
{
|
|
- struct perf_event *child_event, *tmp;
|
|
|
|
|
|
+ struct perf_event *child_event;
|
|
struct perf_event_context *child_ctx;
|
|
struct perf_event_context *child_ctx;
|
|
unsigned long flags;
|
|
unsigned long flags;
|
|
|
|
|