From: Miklos Szeredi Date: Sun, 30 Oct 2005 23:02:09 +0000 (-0800) Subject: [PATCH] open: cleanup in lookup_flags() X-Git-Tag: v2.6.15-rc1~59^2~15^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42e50a5a69f359e64a143eb0e11a57e18f10c262;p=pandora-kernel.git [PATCH] open: cleanup in lookup_flags() lookup_flags() is only called from the non-create case, so it needn't check for O_CREAT|O_EXCL. Signed-off-by: Miklos Szeredi Cc: Al Viro Cc: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed