]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/um/kernel/tlb.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[linux-2.6-omap-h63xx.git] / arch / um / kernel / tlb.c
index 0b6a77def311aedf1acb97a4f6c5c16ba3dc74ca..d175d0566af02d35acde18d805040c61a4bd29f2 100644 (file)
@@ -57,7 +57,7 @@ static int do_ops(struct host_vm_change *hvc, int end,
 
        for (i = 0; i < end && !ret; i++) {
                op = &hvc->ops[i];
-               switch(op->type) {
+               switch (op->type) {
                case MMAP:
                        ret = map(hvc->id, op->u.mmap.addr, op->u.mmap.len,
                                  op->u.mmap.prot, op->u.mmap.fd,