Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204726
b: refs/heads/master
c: ea01c6b
h: refs/heads/master
v: v3
  • Loading branch information
Joe Perches authored and Benjamin Herrenschmidt committed Jul 31, 2010
1 parent 0ae6046 commit b29aac6
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: bbc8e30f17077f83fdeeeca0cf70e0f179279282
refs/heads/master: ea01c6b487d53571e2e5f15a0fd41700c1e0486d
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kvm/timing.c
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ static ssize_t kvmppc_exit_timing_write(struct file *file,
}

if (c == 'c') {
struct seq_file *seqf = (struct seq_file *)file->private_data;
struct seq_file *seqf = file->private_data;
struct kvm_vcpu *vcpu = seqf->private;
/* Write does not affect our buffers previously generated with
* show. seq_file is locked here to prevent races of init with
Expand Down

0 comments on commit b29aac6

Please sign in to comment.