]> git.baikalelectronics.ru Git - kernel.git/commit
synclink drivers bool conversion
authorJoe Perches <joe@perches.com>
Mon, 28 Apr 2008 09:14:02 +0000 (02:14 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Apr 2008 15:58:29 +0000 (08:58 -0700)
commitb96320d47ecbf9ae3a6459fad413d5f618cd3eed
tree74782032b89218366fc999f570c01e7d6a105be6
parentd0d05dd8c3215ef1af2b4df43861c22ffaa2ced7
synclink drivers bool conversion

Remove more TRUE/FALSE defines and uses
Remove == TRUE tests
Convert BOOLEAN to bool
Convert int to bool where appropriate

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Paul Fulghum <paulkf@microgate.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/pcmcia/synclink_cs.c
drivers/char/synclink.c
drivers/char/synclink_gt.c
drivers/char/synclinkmp.c
include/linux/synclink.h