Loading include/linux/mtd/nand.h +1 −1 Original line number Diff line number Diff line Loading @@ -346,7 +346,7 @@ static inline unsigned int nanddev_ntargets(const struct nand_device *nand) } /** * nanddev_neraseblocks() - Get the total number of erasablocks * nanddev_neraseblocks() - Get the total number of eraseblocks * @nand: NAND device * * Return: the total number of eraseblocks exposed by @nand. Loading Loading
include/linux/mtd/nand.h +1 −1 Original line number Diff line number Diff line Loading @@ -346,7 +346,7 @@ static inline unsigned int nanddev_ntargets(const struct nand_device *nand) } /** * nanddev_neraseblocks() - Get the total number of erasablocks * nanddev_neraseblocks() - Get the total number of eraseblocks * @nand: NAND device * * Return: the total number of eraseblocks exposed by @nand. Loading