From: Andrew Morton Date: Tue, 26 Jul 2011 23:08:35 +0000 (-0700) Subject: h8300/m68k/xtensa: __FD_ISSET should return 0/1 X-Git-Tag: v3.1-rc1~196 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5296f6d315bdd8f1dc97348b788638327a6ab192;p=pandora-kernel.git 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 Cc: Geert Uytterhoeven Cc: Chris Zankel Cc: Ulrich Drepper Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed