[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1448033470-28235-1-git-send-email-standby24x7@gmail.com>
Date: Sat, 21 Nov 2015 00:31:10 +0900
From: Masanari Iida <standby24x7@...il.com>
To: linux-kernel@...r.kernel.org, lars@...afoo.de,
Michael.Hennerich@...log.com, corbet@....net,
daniel.baluta@...el.com
Cc: Masanari Iida <standby24x7@...il.com>
Subject: [PATCH] Doc: Docbook/iio: Fix typo in iio.tmpl
This patch fix a spelling typo in iio.tmpl.
Signed-off-by: Masanari Iida <standby24x7@...il.com>
---
Documentation/DocBook/iio.tmpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/DocBook/iio.tmpl b/Documentation/DocBook/iio.tmpl
index 98be322..f525bf5 100644
--- a/Documentation/DocBook/iio.tmpl
+++ b/Documentation/DocBook/iio.tmpl
@@ -458,7 +458,7 @@
.scan_type = {
.sign = 's',
.realbits = 12,
- .storgebits = 16,
+ .storagebits = 16,
.shift = 4,
.endianness = IIO_LE,
},
--
2.6.3.368.gf34be46
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists