Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116343
b: refs/heads/master
c: 1b02469
h: refs/heads/master
i:
  116341: 4df6728
  116339: 7739b63
  116335: cbcada4
v: v3
  • Loading branch information
Richard Kennedy authored and Thomas Gleixner committed Sep 24, 2008
1 parent 76c82e5 commit e51b53d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: b91c4996df56fcd201f85c392a1de7bc3f6641f5
refs/heads/master: 1b02469088ac7a13d7e622b618b7410d0f1ce5ec
4 changes: 2 additions & 2 deletions trunk/include/linux/hrtimer.h
Original file line number Diff line number Diff line change
Expand Up @@ -115,12 +115,12 @@ struct hrtimer {
enum hrtimer_restart (*function)(struct hrtimer *);
struct hrtimer_clock_base *base;
unsigned long state;
enum hrtimer_cb_mode cb_mode;
struct list_head cb_entry;
enum hrtimer_cb_mode cb_mode;
#ifdef CONFIG_TIMER_STATS
int start_pid;
void *start_site;
char start_comm[16];
int start_pid;
#endif
};

Expand Down

0 comments on commit e51b53d

Please sign in to comment.