Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146035
b: refs/heads/master
c: 8e668b5
h: refs/heads/master
i:
  146033: d626045
  146031: 86a1a24
v: v3
  • Loading branch information
Steven Rostedt authored and Ingo Molnar committed Apr 18, 2009
1 parent f7e2de6 commit 87b586c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 3189cdb31622f4e40688ce5a6fc5d940b42bc805
refs/heads/master: 8e668b5b3455207e4540fc7ccab9ecf70142f288
1 change: 0 additions & 1 deletion trunk/include/linux/trace_seq.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ extern int trace_seq_path(struct trace_seq *s, struct path *path);

#else /* CONFIG_TRACING */
static inline int trace_seq_printf(struct trace_seq *s, const char *fmt, ...)
__attribute__ ((format (printf, 2, 3)))
{
return 0;
}
Expand Down

0 comments on commit 87b586c

Please sign in to comment.