From: Trond Myklebust Date: Wed, 23 Aug 2006 00:06:04 +0000 (-0400) Subject: VFS: Remove redundant open-coded mode bit checks in open_exec(). X-Git-Tag: v2.6.18-rc5~58^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a969fd5a4e162c4485ae8f3e49d674656a18fa36;p=pandora-kernel.git VFS: Remove redundant open-coded mode bit checks in open_exec(). The check in open_exec() for inode->i_mode & 0111 has been made redundant by the fix to permission(). Signed-off-by: Trond Myklebust (cherry picked from 1d3741c5d991686699f100b65b9956f7ee7ae0ae commit) --- Reading git-diff-tree failed