Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 128210
b: refs/heads/master
c: 6368a1f
h: refs/heads/master
v: v3
  • Loading branch information
Robert Richter committed Jan 7, 2009
1 parent 134d9a2 commit 0b00e15
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: 8350c78734e67ac1f8bfd4eb14b70ff4d01a9a12
refs/heads/master: 6368a1f4d99fe9a1990ef3f04ab2d2ce9dad0a7c
2 changes: 1 addition & 1 deletion trunk/drivers/oprofile/buffer_sync.c
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ static void add_ibs_begin(int cpu, int code, struct mm_struct *mm)

#endif

static void add_sample_entry(unsigned long offset, unsigned long event)
static inline void add_sample_entry(unsigned long offset, unsigned long event)
{
add_event_entry(offset);
add_event_entry(event);
Expand Down

0 comments on commit 0b00e15

Please sign in to comment.