Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7bbaa754 authored by Jeff Garzik's avatar Jeff Garzik
Browse files

drivers/block/sx8: kill unused variable

parent 2d5a2ae5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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;