drivers/block/sx8: kill unused variable
This commit is contained in:
parent
2d5a2ae52d
commit
7bbaa75452
1 changed files with 0 additions and 1 deletions
|
@ -242,7 +242,6 @@ static const char *state_name[] = {
|
||||||
|
|
||||||
struct carm_port {
|
struct carm_port {
|
||||||
unsigned int port_no;
|
unsigned int port_no;
|
||||||
unsigned int n_queued;
|
|
||||||
struct gendisk *disk;
|
struct gendisk *disk;
|
||||||
struct carm_host *host;
|
struct carm_host *host;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue