Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146174
b: refs/heads/master
c: fd51d25
h: refs/heads/master
v: v3
  • Loading branch information
Stefan Raspl authored and Ingo Molnar committed May 19, 2009
1 parent 5fb516a commit 8702b27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 143c145e3a475065a4be661468d0df1bd0b25f74
refs/heads/master: fd51d251e4cdb21f68e9dbc4336514d64a105a79
1 change: 1 addition & 0 deletions trunk/kernel/trace/blktrace.c
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ static void blk_trace_free(struct blk_trace *bt)
{
debugfs_remove(bt->msg_file);
debugfs_remove(bt->dropped_file);
debugfs_remove(bt->dir);
relay_close(bt->rchan);
free_percpu(bt->sequence);
free_percpu(bt->msg_data);
Expand Down

0 comments on commit 8702b27

Please sign in to comment.