Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146201
b: refs/heads/master
c: 6e25db4
h: refs/heads/master
i:
  146199: 0c6c958
v: v3
  • Loading branch information
Li Zefan authored and Steven Rostedt committed Jun 2, 2009
1 parent 830d578 commit d39353c
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: 897f17a65389a26509bd0c79a9812d1c9ea8ea6f
refs/heads/master: 6e25db44a7ad7eb380f4ec774ec00a8fcddea112
4 changes: 2 additions & 2 deletions trunk/include/trace/ftrace.h
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,8 @@ ftrace_raw_output_##call(struct trace_iterator *iter, int flags) \

#undef __string
#define __string(item, src) \
ret = trace_seq_printf(s, "\tfield: __str_loc " #item ";\t" \
"offset:%u;tsize:%u;\n", \
ret = trace_seq_printf(s, "\tfield:__str_loc " #item ";\t" \
"offset:%u;\tsize:%u;\n", \
(unsigned int)offsetof(typeof(field), \
__str_loc_##item), \
(unsigned int)sizeof(field.__str_loc_##item)); \
Expand Down

0 comments on commit d39353c

Please sign in to comment.