summaryrefslogtreecommitdiffstats
path: root/fs/open.c
diff options
context:
space:
mode:
authorChristoph Hellwig2008-05-19 07:53:34 +0200
committerAl Viro2008-07-27 02:53:29 +0200
commite56b6a5dda1a36ffaa532df6f975ea324298fa4d (patch)
tree700077a8ea298076d1a90e581ea577f4ad27d2dd /fs/open.c
parent[patch 4/4] vfs: immutable inode checking cleanup (diff)
downloadkernel-qcow2-linux-e56b6a5dda1a36ffaa532df6f975ea324298fa4d.tar.gz
kernel-qcow2-linux-e56b6a5dda1a36ffaa532df6f975ea324298fa4d.tar.xz
kernel-qcow2-linux-e56b6a5dda1a36ffaa532df6f975ea324298fa4d.zip
Re: [PATCH 3/6] vfs: open_exec cleanup
On Mon, May 19, 2008 at 12:01:49AM +0200, Marcin Slusarz wrote: > open_exec is needlessly indented, calls ERR_PTR with 0 argument > (which is not valid errno) and jumps into middle of function > just to return value. > So clean it up a bit. Still looks rather messy. See below for a better version. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/open.c')
0 files changed, 0 insertions, 0 deletions