Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146091
b: refs/heads/master
c: fd6da10
h: refs/heads/master
i:
  146089: 263c8c1
  146087: 7553ba8
v: v3
  • Loading branch information
Li Zefan authored and Ingo Molnar committed May 6, 2009
1 parent 85a3957 commit 3d2e77b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 5092dbc96f3acdac5433b27c06860352dc6d23b9
refs/heads/master: fd6da10a617f483348ee32bcfe53fd20c302eca1
4 changes: 0 additions & 4 deletions trunk/samples/trace_events/trace-events-sample.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ static void simple_thread_func(int cnt)
set_current_state(TASK_INTERRUPTIBLE);
schedule_timeout(HZ);
trace_foo_bar("hello", cnt);

if (!(cnt % 10))
/* It is really important that I say "hi!" */
printk(KERN_EMERG "hi!\n");
}

static int simple_thread(void *arg)
Expand Down

0 comments on commit 3d2e77b

Please sign in to comment.