Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 158449
b: refs/heads/master
c: d88cb58
h: refs/heads/master
i:
  158447: b7959c4
v: v3
  • Loading branch information
Anirban Sinha authored and Ingo Molnar committed Aug 25, 2009
1 parent a70639d commit 815afcf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 4539f07701b3f743580d19dc5d655fb8d21b0a3c
refs/heads/master: d88cb582325830698de5071fa8b8c9e933dbbcad
3 changes: 0 additions & 3 deletions trunk/kernel/tracepoint.c
Original file line number Diff line number Diff line change
Expand Up @@ -555,9 +555,6 @@ int tracepoint_module_notify(struct notifier_block *self,

switch (val) {
case MODULE_STATE_COMING:
tracepoint_update_probe_range(mod->tracepoints,
mod->tracepoints + mod->num_tracepoints);
break;
case MODULE_STATE_GOING:
tracepoint_update_probe_range(mod->tracepoints,
mod->tracepoints + mod->num_tracepoints);
Expand Down

0 comments on commit 815afcf

Please sign in to comment.