Staging: comedi: Remove vect_bits_t, warning_bits_t, and error_bits_t typedefs
authorBill Pemberton <wfp5p@virginia.edu>
Tue, 17 Mar 2009 02:12:59 +0000 (22:12 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 3 Apr 2009 21:54:06 +0000 (14:54 -0700)
These are enums that are not used anywhere at this time.
This removes the typedef, but leaves the enum in place.

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found