From: Al Viro Date: Sat, 6 Mar 2010 18:41:07 +0000 (+0000) Subject: Fix a dumb typo - use of & instead of && X-Git-Tag: v2.6.34-rc1~188 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=781b16775ba0bb55fac0e1757bf0bd87c8879632;p=pandora-kernel.git Fix a dumb typo - use of & instead of && We managed to lose O_DIRECTORY testing due to a stupid typo in commit 1f36f774b2 ("Switch !O_CREAT case to use of do_last()") Reported-by: Walter Sheets Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed