summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/ubi.h
diff options
context:
space:
mode:
authorAndrew F. Davis <afd@ti.com>2017-01-05 21:44:49 +0100
committerJiri Kosina <jkosina@suse.cz>2017-03-24 15:33:32 +0100
commit2fae13124faadf08e597924b7d0e6c8a9a12681e (patch)
tree9dfbd8821b85a79ba8b233d71eaf783260a3f469 /drivers/mtd/ubi/ubi.h
parentDocumentation: ftrace.txt: Correct nice value of 120 priority (diff)
downloadlinux-2fae13124faadf08e597924b7d0e6c8a9a12681e.tar.xz
linux-2fae13124faadf08e597924b7d0e6c8a9a12681e.zip
UBI: Fix typos
Signed-off-by: Andrew F. Davis <afd@ti.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/mtd/ubi/ubi.h')
-rw-r--r--drivers/mtd/ubi/ubi.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/mtd/ubi/ubi.h b/drivers/mtd/ubi/ubi.h
index 697dbcba7371..5fe62653995e 100644
--- a/drivers/mtd/ubi/ubi.h
+++ b/drivers/mtd/ubi/ubi.h
@@ -544,8 +544,7 @@ struct ubi_debug_info {
* @vid_hdr_aloffset: starting offset of the VID header aligned to
* @hdrs_min_io_size
* @vid_hdr_shift: contains @vid_hdr_offset - @vid_hdr_aloffset
- * @bad_allowed: whether the MTD device admits of bad physical eraseblocks or
- * not
+ * @bad_allowed: whether the MTD device admits bad physical eraseblocks or not
* @nor_flash: non-zero if working on top of NOR flash
* @max_write_size: maximum amount of bytes the underlying flash can write at a
* time (MTD write buffer size)