From: Dave Hansen Date: Wed, 17 Oct 2007 06:31:14 +0000 (-0700) Subject: r/o bind mounts: give permission() a local 'mnt' variable X-Git-Tag: v2.6.24-rc1~527 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7eb26678e59f16f4e84f1176d187cd21a27414d;p=pandora-kernel.git r/o bind mounts: give permission() a local 'mnt' variable First of all, this makes the structure jumping look a little bit cleaner. So, this stands alone as a tiny cleanup. But, we also need 'mnt' by itself a few more times later in this series, so this isn't _just_ a cleanup. Signed-off-by: Dave Hansen Cc: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed