]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] Fix value of O_TRUNC
authorRalf Baechle <ralf@linux-mips.org>
Sat, 29 Sep 2007 23:45:08 +0000 (00:45 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 1 Oct 2007 13:17:50 +0000 (14:17 +0100)
commitbf36d73a0aa3d5a0fdd4bb73b6e67dbda2eea6a3
tree80bca350b2eb39bcc456e0671441c5e113271ba0
parent9163dadf6eef6fe65b9291323dc94c61d73e17d8
[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>
include/asm-mips/fcntl.h