]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/powerpc/kvm/timing.c
Merge git://git.infradead.org/users/dwmw2/libraid-2.6 into for-linus
[mv-sheeva.git] / arch / powerpc / kvm / timing.c
index 70378551c0cc1b0096383ba89b314a963654de1d..46fa04f12a9b979c7cbe50c703d43e2c2705604e 100644 (file)
@@ -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