drivers/block/sx8: kill unused variable
authorJeff Garzik <jgarzik@pobox.com>
Sat, 22 Oct 2005 05:33:18 +0000 (01:33 -0400)
committerJeff Garzik <jgarzik@pobox.com>
Sat, 22 Oct 2005 05:33:18 +0000 (01:33 -0400)
drivers/block/sx8.c

index b5f6126..1ded3b4 100644 (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;