Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1274197 > unrolled thread

[PATCH] Doc: Docbook/iio: Fix typo in iio.tmpl

Started byMasanari Iida <standby24x7@gmail.com>
First post2015-11-20 16:40 +0100
Last post2015-11-21 01:10 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH] Doc: Docbook/iio: Fix typo in iio.tmpl Masanari Iida <standby24x7@gmail.com> - 2015-11-20 16:40 +0100
    Re: [PATCH] Doc: Docbook/iio: Fix typo in iio.tmpl Jonathan Corbet <corbet@lwn.net> - 2015-11-21 01:10 +0100

#1274197 — [PATCH] Doc: Docbook/iio: Fix typo in iio.tmpl

FromMasanari Iida <standby24x7@gmail.com>
Date2015-11-20 16:40 +0100
Subject[PATCH] Doc: Docbook/iio: Fix typo in iio.tmpl
Message-ID<qwVX3-Bk-3@gated-at.bofh.it>
This patch fix a spelling typo in iio.tmpl.

Signed-off-by: Masanari Iida <standby24x7@gmail.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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1274555

FromJonathan Corbet <corbet@lwn.net>
Date2015-11-21 01:10 +0100
Message-ID<qx3UB-63i-11@gated-at.bofh.it>
In reply to#1274197
On Sat, 21 Nov 2015 00:31:10 +0900
Masanari Iida <standby24x7@gmail.com> wrote:

> This patch fix a spelling typo in iio.tmpl.

Applied to the docs tree, thanks.

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

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web