Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138763
b: refs/heads/master
c: 4e16c88
h: refs/heads/master
i:
  138761: f72bbc3
  138759: 2727e76
v: v3
  • Loading branch information
Jaswinder Singh Rajput authored and Ingo Molnar committed Mar 18, 2009
1 parent 5ee5577 commit 559651f
Show file tree
Hide file tree
Showing 2 changed files with 3 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: f0348c438c9ea156194d31fadde4a9e75522196f
refs/heads/master: 4e16c888754468a58d4829c2eba2c6aa3a065e2b
3 changes: 2 additions & 1 deletion trunk/arch/x86/kernel/cpu/mtrr/cleanup.c
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,9 @@ x86_get_mtrr_mem_range(struct res_range *range, int nr_range,
unsigned long extra_remove_base,
unsigned long extra_remove_size)
{
unsigned long i, base, size;
unsigned long base, size;
mtrr_type type;
int i;

for (i = 0; i < num_var_ranges; i++) {
type = range_state[i].type;
Expand Down

0 comments on commit 559651f

Please sign in to comment.