Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 121301
b: refs/heads/master
c: 3ddeb91
h: refs/heads/master
i:
  121299: 88bd6ac
v: v3
  • Loading branch information
Lai Jiangshan authored and Ingo Molnar committed Dec 21, 2008
1 parent ea6e101 commit 2aa162d
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: 213cc060797378059a28ebc5c539f3e9a80160bd
refs/heads/master: 3ddeb912f41801fd1968c7880d031702a396e4d0
2 changes: 1 addition & 1 deletion trunk/include/linux/ftrace.h
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ extern void ftrace_dump(void);
static inline void
ftrace_special(unsigned long arg1, unsigned long arg2, unsigned long arg3) { }
static inline int
ftrace_printk(const char *fmt, ...) __attribute__ ((format (printf, 1, 0)));
ftrace_printk(const char *fmt, ...) __attribute__ ((format (printf, 1, 2)));

static inline void tracing_start(void) { }
static inline void tracing_stop(void) { }
Expand Down

0 comments on commit 2aa162d

Please sign in to comment.