On 11/20/2015 05:31 PM, Masanari Iida wrote:
This patch fix a spelling typo in iio.tmpl.

Signed-off-by: Masanari Iida <[email protected]>

Acked-by: Daniel Baluta <[email protected]>

---
  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,
              },

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to