Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux-2.6-microblaze.git] / kernel / padata.c
index d568cc5..3e2633a 100644 (file)
@@ -720,7 +720,7 @@ int padata_start(struct padata_instance *pinst)
        if (pinst->flags & PADATA_INVALID)
                err = -EINVAL;
 
-        __padata_start(pinst);
+       __padata_start(pinst);
 
        mutex_unlock(&pinst->lock);