diff --git a/include/linux/mtd/nand.h b/include/linux/mtd/nand.h index 78b86dea2f294a9dac85130966a41eae3cf07aa0..7f53ece2c039aeb849ca929b2b13cb29bd172292 100644 --- a/include/linux/mtd/nand.h +++ b/include/linux/mtd/nand.h @@ -568,7 +568,7 @@ static inline void nanddev_pos_next_eraseblock(struct nand_device *nand, } /** - * nanddev_pos_next_eraseblock() - Move a position to the next page + * nanddev_pos_next_page() - Move a position to the next page * @nand: NAND device * @pos: the position to update *