drivers/block/sx8: kill unused variable
This commit is contained in:
parent
2d5a2ae52d
commit
7bbaa75452
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue