Staging: slicoss: remove TRUE/FALSE usage
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 26 Feb 2009 01:16:44 +0000 (17:16 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 3 Apr 2009 21:53:05 +0000 (14:53 -0700)
Don't use TRUE and FALSE, we have proper boolean types in the kernel.

Cc: Lior Dotan <liodot@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found