Browse Source

drivers/block/sx8: kill unused variable

Jeff Garzik 20 years ago
parent
commit
7bbaa75452
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/block/sx8.c

+ 0 - 1
drivers/block/sx8.c

@@ -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;