diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/mtd/mtd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mtd/mtd.h b/include/linux/mtd/mtd.h index 6882cd968a3e..c2047b85691d 100644 --- a/include/linux/mtd/mtd.h +++ b/include/linux/mtd/mtd.h | |||
| @@ -79,7 +79,7 @@ struct mtd_erase_region_info { | |||
| 79 | * @ooblen: number of oob bytes to write/read | 79 | * @ooblen: number of oob bytes to write/read |
| 80 | * @oobretlen: number of oob bytes written/read | 80 | * @oobretlen: number of oob bytes written/read |
| 81 | * @ooboffs: offset of oob data in the oob area (only relevant when | 81 | * @ooboffs: offset of oob data in the oob area (only relevant when |
| 82 | * mode = MTD_OOB_PLACE) | 82 | * mode = MTD_OPS_PLACE_OOB) |
| 83 | * @datbuf: data buffer - if NULL only oob data are read/written | 83 | * @datbuf: data buffer - if NULL only oob data are read/written |
| 84 | * @oobbuf: oob data buffer | 84 | * @oobbuf: oob data buffer |
| 85 | * | 85 | * |
