Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146129
b: refs/heads/master
c: 353afee
h: refs/heads/master
i:
  146127: 74a4af0
v: v3
  • Loading branch information
Markus Metzger authored and Ingo Molnar committed Apr 7, 2009
1 parent fe66240 commit a0dfe99
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: 4d657e51dfc042216febd4a007c6f36881f9256d
refs/heads/master: 353afeea24cc51aafc0ff21a72ec740b6f0af50c
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/ds_selftest.c
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ static int ds_selftest_bts_read(struct bts_tracer *tracer,
/* Now to the test itself. */
for (at = from; (void *)at < to; at += trace->ds.size) {
struct bts_struct bts;
size_t index;
unsigned long index;
int error;

if (((void *)at - trace->ds.begin) % trace->ds.size) {
Expand Down

0 comments on commit a0dfe99

Please sign in to comment.