diff options
author | Christoph Hellwig <hch@lst.de> | 2008-05-19 07:53:34 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2008-07-26 20:53:29 -0400 |
commit | e56b6a5dda1a36ffaa532df6f975ea324298fa4d (patch) | |
tree | 700077a8ea298076d1a90e581ea577f4ad27d2dd /fs/udf | |
parent | beb29e058c35ab69e96e455a12ccf7505f6de425 (diff) |
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/udf')
0 files changed, 0 insertions, 0 deletions