diff mbox

MTD: Fix kernel-doc content to avoid warning.

Message ID alpine.DEB.2.02.1210250941170.27692@oneiric
State Accepted
Commit 9ef525a9141b14d23613faad303cf48a20814f1b
Headers show

Commit Message

Robert P. J. Day Oct. 25, 2012, 1:43 p.m. UTC
Add missing colons to fix kernel-doc generation warnings.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

---

Comments

Artem Bityutskiy Nov. 12, 2012, 3:51 p.m. UTC | #1
On Thu, 2012-10-25 at 09:43 -0400, Robert P. J. Day wrote:
> Add missing colons to fix kernel-doc generation warnings.
> 
> Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

Pushed to l2-mtd.git, thanks!
diff mbox

Patch

diff --git a/include/linux/mtd/nand.h b/include/linux/mtd/nand.h
index 24e9159..9d8a604 100644
--- a/include/linux/mtd/nand.h
+++ b/include/linux/mtd/nand.h
@@ -471,8 +471,8 @@  struct nand_buffers {
  *			non 0 if ONFI supported.
  * @onfi_params:	[INTERN] holds the ONFI page parameter when ONFI is
  *			supported, 0 otherwise.
- * @onfi_set_features	[REPLACEABLE] set the features for ONFI nand
- * @onfi_get_features	[REPLACEABLE] get the features for ONFI nand
+ * @onfi_set_features:	[REPLACEABLE] set the features for ONFI nand
+ * @onfi_get_features:	[REPLACEABLE] get the features for ONFI nand
  * @ecclayout:		[REPLACEABLE] the default ECC placement scheme
  * @bbt:		[INTERN] bad block table pointer
  * @bbt_td:		[REPLACEABLE] bad block table descriptor for flash