Skip to content

Commit

Permalink
mtd: nand: remove repeated comment, fix spelling
Browse files Browse the repository at this point in the history
Singed-off-by: Vimal Singh <vimalsingh@ti.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
  • Loading branch information
vimal singh authored and David Woodhouse committed Sep 4, 2009
1 parent 652696e commit b8b3ee9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions drivers/mtd/nand/nand_base.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit b8b3ee9

Please sign in to comment.