aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/lpddr/lpddr_cmds.c
diff options
context:
space:
mode:
authorLinus Torvalds <[email protected]>2009-08-28 10:53:56 -0700
committerLinus Torvalds <[email protected]>2009-09-08 11:07:43 -0700
commitf1ac9f6bfea6f21e8ab6dbbe46879d62a6fba8c0 (patch)
tree01b4e3c84e1403f6c900dd4412aa09cd335c030c /drivers/mtd/lpddr/lpddr_cmds.c
parentb7a437b08a44a3ed7e3a052eb39d2c5f618b603b (diff)
Simplify exec_permission_lite() further
This function is only called for path components that are already known to be directories (they have a '->lookup' method). So don't bother doing that whole S_ISDIR() testing, the whole point of the 'lite()' version is that we know that we are looking at a directory component, and that we're only checking name lookup permission. Reviewed-by: James Morris <[email protected]> Acked-by: Serge Hallyn <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions