Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146027
b: refs/heads/master
c: 76aa811
h: refs/heads/master
i:
  146025: 88afbe7
  146023: 7e30cec
v: v3
  • Loading branch information
Jeremy Fitzhardinge authored and Ingo Molnar committed Apr 17, 2009
1 parent 93604a8 commit 3af8c9c
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: 9ea21c1ecdb35ecdcac5fd9d95f62a1f6a7ffec0
refs/heads/master: 76aa81118ddfbb3dc31533030cf3ec329dd067a6
4 changes: 2 additions & 2 deletions trunk/include/trace/ftrace.h
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,8 @@ ftrace_raw_output_##call(struct trace_iterator *iter, int flags) \
static int \
ftrace_format_##call(struct trace_seq *s) \
{ \
struct ftrace_raw_##call field; \
int ret; \
struct ftrace_raw_##call field __attribute__((unused)); \
int ret = 0; \
\
tstruct; \
\
Expand Down

0 comments on commit 3af8c9c

Please sign in to comment.