Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142780
b: refs/heads/master
c: 1bbe2a8
h: refs/heads/master
v: v3
  • Loading branch information
Zhaolei authored and Ingo Molnar committed Apr 7, 2009
1 parent e9ceb7c commit 0a729df
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: bc2b6871c17b3aff79fb14e1a1c06c5f5a187f76
refs/heads/master: 1bbe2a83ab68e5cf8c66c372c7cb3b51910c2cfe
2 changes: 1 addition & 1 deletion trunk/kernel/trace/trace_export.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

#undef TRACE_FIELD_ZERO_CHAR
#define TRACE_FIELD_ZERO_CHAR(item) \
ret = trace_seq_printf(s, "\tfield: char " #item ";\t" \
ret = trace_seq_printf(s, "\tfield:char " #item ";\t" \
"offset:%u;\tsize:0;\n", \
(unsigned int)offsetof(typeof(field), item)); \
if (!ret) \
Expand Down

0 comments on commit 0a729df

Please sign in to comment.