]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/pnode.c
[ARM] 3500/1: fix PXA27x DMA allocation priority
[linux-2.6-omap-h63xx.git] / fs / pnode.c
index f1871f773f642c8f39045431f5e42134e93ea80f..37b568ed0e05d14407afd4464ea114e307d158a4 100644 (file)
@@ -130,7 +130,7 @@ static struct vfsmount *get_source(struct vfsmount *dest,
 {
        struct vfsmount *p_last_src = NULL;
        struct vfsmount *p_last_dest = NULL;
-       *type = CL_PROPAGATION;;
+       *type = CL_PROPAGATION;
 
        if (IS_MNT_SHARED(dest))
                *type |= CL_MAKE_SHARED;