drivers/block/sx8: kill unused variable

This commit is contained in:
Jeff Garzik 2005-10-22 01:33:18 -04:00
parent 2d5a2ae52d
commit 7bbaa75452

View file

@ -242,7 +242,6 @@ static const char *state_name[] = {
struct carm_port {
unsigned int port_no;
unsigned int n_queued;
struct gendisk *disk;
struct carm_host *host;