linux_dsm_epyc7002/drivers/mtd/nand/raw/gpmi-nand
Colin Ian King 6bd2a42aa6 mtd: rawnand: gpmi: remove double assignment to block_size
The variable block_size is being assigned to itself and to
geo->ecc_chunk_size.  Clean up the double assignment by removing
the assignment to itself.

Addresses-Coverity: ("Evaluation order violation")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
2019-06-27 20:06:42 +02:00
..
bch-regs.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 2019-05-21 11:28:39 +02:00
gpmi-nand.c mtd: rawnand: gpmi: remove double assignment to block_size 2019-06-27 20:06:42 +02:00
gpmi-nand.h mtd: rawnand: gpmi: Implement exec_op 2019-06-27 20:05:30 +02:00
gpmi-regs.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 2019-05-21 11:28:39 +02:00
Makefile mtd: rawnand: gpmi: move all driver code into single file 2019-06-27 20:05:26 +02:00