From: Ralf Baechle Date: Sat, 29 Sep 2007 23:45:08 +0000 (+0100) Subject: [MIPS] Fix value of O_TRUNC X-Git-Tag: v2.6.23-rc9~1^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca074a33928762c65e261dd94006c1b6a47e46fa;p=pandora-kernel.git [MIPS] Fix value of O_TRUNC A "cleanup" almost two years ago deleted the old definition from , so asm-generic/fcntl.h defaulted it to the the same value as FASYNC ... which happened to be the wrong thing. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed