]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
h8300/m68k/xtensa: __FD_ISSET should return 0/1
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 26 Jul 2011 23:08:35 +0000 (16:08 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 26 Jul 2011 23:49:43 +0000 (16:49 -0700)
commit5296f6d315bdd8f1dc97348b788638327a6ab192
tree311668f20565389a8dacaf1acdfc7c6406e649a4
parent99b64567486716d18b2156cad188d86478816e4f
h8300/m68k/xtensa: __FD_ISSET should return 0/1

Harmonise these return values with other architectures.  In some cases
this affects all compilers and in other cases non-gcc compilers only.

Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Chris Zankel <chris@zankel.net>
Cc: Ulrich Drepper <drepper@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/h8300/include/asm/posix_types.h
arch/m68k/include/asm/posix_types.h
arch/xtensa/include/asm/posix_types.h