Skip to content

Commit

Permalink
synclink drivers bool conversion
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Joe Perches authored and Linus Torvalds committed Apr 28, 2008
1 parent 7a63ce5 commit 0fab6de
Show file tree
Hide file tree
Showing 5 changed files with 319 additions and 327 deletions.
Loading

0 comments on commit 0fab6de

Please sign in to comment.