Skip to content

Commit

Permalink
drivers/block/sx8: kill unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Garzik committed Oct 22, 2005
1 parent 2d5a2ae commit 7bbaa75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/block/sx8.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit 7bbaa75

Please sign in to comment.