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

Commit b8b3ee9a authored by vimal singh's avatar vimal singh Committed by David Woodhouse
Browse files

mtd: nand: remove repeated comment, fix spelling

parent 652696ef
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -688,8 +688,7 @@ nand_get_device(struct nand_chip *chip, struct mtd_info *mtd, int new_state)
 retry:
	spin_lock(lock);

	/* Hardware controller shared among independend devices */
	/* Hardware controller shared among independend devices */
	/* Hardware controller shared among independent devices */
	if (!chip->controller->active)
		chip->controller->active = chip;