commit | f957bcf0164e45bd77867e02412035e1c2fd7058 | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Thu Jun 04 23:07:59 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 08 00:20:22 2009 -0700 |
tree | 0d853d05de9c1e49ded905aeb0d267ac7dd7ce91 | |
parent | d65a68a8da5c9d1041ebc5e018e677d641910668 [diff] |
s2io: Remove private boolean definitions Remove the private definition of TRUE/FALSE and use the ones from linux/stddef.h. Also remove the definition of BOOL which is not referenced inside the driver anyway. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: David S. Miller <davem@davemloft.net>