Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 141055
b: refs/heads/master
c: e0dc81b
h: refs/heads/master
i:
  141053: efc1e14
  141051: c2b10da
  141047: ed38a74
  141039: 15d5f6f
  141023: ba49a64
  140991: 7c6a40f
  140927: d995202
  140799: 06625dc
v: v3
  • Loading branch information
Li Zefan authored and Ingo Molnar committed Mar 24, 2009
1 parent f0d1711 commit b8d03ea
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: 65796348e09880e12b97267d39b8857c758440a6
refs/heads/master: e0dc81bec0927fa0c8aabc521793161909eef7a5
2 changes: 1 addition & 1 deletion trunk/kernel/trace/blktrace.c
Original file line number Diff line number Diff line change
Expand Up @@ -968,7 +968,7 @@ static inline unsigned long long t_sector(const struct trace_entry *ent)

static inline __u16 t_error(const struct trace_entry *ent)
{
return te_blk_io_trace(ent)->sector;
return te_blk_io_trace(ent)->error;
}

static __u64 get_pdu_int(const struct trace_entry *ent)
Expand Down

0 comments on commit b8d03ea

Please sign in to comment.