aboutsummaryrefslogtreecommitdiff
path: root/original/uapi/mtd
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2016-08-24 12:11:31 -0700
committerChristopher Ferris <cferris@google.com>2016-08-24 17:06:13 -0700
commitccfaccd726a369b7df72e251710755233d176e5a (patch)
tree0b5922fbd80989e25d2ee9a53a89ea935dce8ea3 /original/uapi/mtd
parentafdc10881b6a1fa81ea1301b428aac0c17a48d38 (diff)
downloadkernel-headers-ccfaccd726a369b7df72e251710755233d176e5a.tar.gz
Update to kernel headers v4.7.2.
Change-Id: Ie38921bc18a94316dc708b9869e53c2d80c4fed1
Diffstat (limited to 'original/uapi/mtd')
-rw-r--r--original/uapi/mtd/mtd-abi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/original/uapi/mtd/mtd-abi.h b/original/uapi/mtd/mtd-abi.h
index 763bb69..0ec1da2 100644
--- a/original/uapi/mtd/mtd-abi.h
+++ b/original/uapi/mtd/mtd-abi.h
@@ -228,7 +228,7 @@ struct nand_oobfree {
* complete set of ECC information. The ioctl truncates the larger internal
* structure to retain binary compatibility with the static declaration of the
* ioctl. Note that the "MTD_MAX_..._ENTRIES" macros represent the max size of
- * the user struct, not the MAX size of the internal struct nand_ecclayout.
+ * the user struct, not the MAX size of the internal OOB layout representation.
*/
struct nand_ecclayout_user {
__u32 eccbytes;