commit | ca074a33928762c65e261dd94006c1b6a47e46fa | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Sun Sep 30 00:45:08 2007 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Oct 01 14:17:50 2007 +0100 |
tree | 80bca350b2eb39bcc456e0671441c5e113271ba0 | |
parent | 1bef7dc00caa7bcbff4fdb55e599e2591461fafa [diff] |
[MIPS] Fix value of O_TRUNC A "cleanup" almost two years ago deleted the old definition from <asm/fcntl.h>, 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 <ralf@linux-mips.org>