]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/um/kernel/tlb.c
ath9k: unlock on error path in ath9k_change_interface()
[mv-sheeva.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,