diff options
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.31/231-union_mounts_bind_fix.patch')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.31/231-union_mounts_bind_fix.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.31/231-union_mounts_bind_fix.patch b/target/linux/generic-2.6/patches-2.6.31/231-union_mounts_bind_fix.patch index 9a7cae6e7e..4bd3f73515 100644 --- a/target/linux/generic-2.6/patches-2.6.31/231-union_mounts_bind_fix.patch +++ b/target/linux/generic-2.6/patches-2.6.31/231-union_mounts_bind_fix.patch @@ -1,6 +1,6 @@ --- a/fs/namespace.c +++ b/fs/namespace.c -@@ -1550,7 +1550,7 @@ +@@ -1550,7 +1550,7 @@ static int do_loopback(struct path *path if (!mnt) goto out; |