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

Commit cccedb1a authored by Adrian Bunk's avatar Adrian Bunk Committed by Linus Torvalds
Browse files

[PATCH] drivers/block/cpqarray.c: remove an unused variable

parent 60198f99
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1739,8 +1739,6 @@ static void getgeometry(int ctlr)
	     (log_index < id_ctlr_buf->nr_drvs)
	     && (log_unit < NWD);
	     log_unit++) {
		struct gendisk *disk = ida_gendisk[ctlr][log_unit];

		size = sizeof(sense_log_drv_stat_t);

		/*