Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175444
b: refs/heads/master
c: 29bf4a5
h: refs/heads/master
v: v3
  • Loading branch information
Steven Rostedt authored and Steven Rostedt committed Dec 9, 2009
1 parent 76306e7 commit 3a0fe8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c521efd1700a8c0f7ce26f011f5eaecca17fabfa
refs/heads/master: 29bf4a5e3fed3dde3eb629a0cb1762c1e9217458
2 changes: 1 addition & 1 deletion trunk/kernel/trace/trace.c
Original file line number Diff line number Diff line change
Expand Up @@ -2899,7 +2899,7 @@ static int tracing_release_pipe(struct inode *inode, struct file *file)
cpumask_clear_cpu(iter->cpu_file, tracing_reader_cpumask);


if (iter->trace->pipe_open)
if (iter->trace->pipe_close)
iter->trace->pipe_close(iter);

mutex_unlock(&trace_types_lock);
Expand Down

0 comments on commit 3a0fe8b

Please sign in to comment.