From 4b32cfa9ed49e8fe30b2f9c21319a5a59aed2f24 Mon Sep 17 00:00:00 2001 From: Brian Norris Date: Tue, 23 Aug 2011 17:17:35 -0700 Subject: [PATCH] --- yaml --- r: 274928 b: refs/heads/master c: 32c8db8f622a4cb8ea9d571d462580f7137babbb h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/mtd/nand.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 834e58669bf4..b6e06e39b14c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 93fad71c206ca4672360edaf918727b2b64f8ad1 +refs/heads/master: 32c8db8f622a4cb8ea9d571d462580f7137babbb diff --git a/trunk/include/linux/mtd/nand.h b/trunk/include/linux/mtd/nand.h index 6d5696876b3f..85fef68a379d 100644 --- a/trunk/include/linux/mtd/nand.h +++ b/trunk/include/linux/mtd/nand.h @@ -465,7 +465,7 @@ struct nand_buffers { * @controller: [REPLACEABLE] a pointer to a hardware controller * structure which is shared among multiple independent * devices. - * @priv: [OPTIONAL] pointer to private chip date + * @priv: [OPTIONAL] pointer to private chip data * @errstat: [OPTIONAL] hardware specific function to perform * additional error status checks (determine if errors are * correctable).