From: Bill Pemberton Date: Tue, 17 Mar 2009 02:12:59 +0000 (-0400) Subject: Staging: comedi: Remove vect_bits_t, warning_bits_t, and error_bits_t typedefs X-Git-Tag: v2.6.30-rc1~202^2~203 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3fd0937adacadd368126d1999d1060390497915;p=pandora-kernel.git Staging: comedi: Remove vect_bits_t, warning_bits_t, and error_bits_t typedefs 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed