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


Groups > linux.kernel > #1274181 > unrolled thread

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

Started byDaniel Baluta <daniel.baluta@intel.com>
First post2015-11-20 16:40 +0100
Last post2015-11-20 16:40 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] Doc: Docbook/iio: Fix typo in iio.tmpl Daniel Baluta <daniel.baluta@intel.com> - 2015-11-20 16:40 +0100

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

FromDaniel Baluta <daniel.baluta@intel.com>
Date2015-11-20 16:40 +0100
SubjectRe: [PATCH] Doc: Docbook/iio: Fix typo in iio.tmpl
Message-ID<qwVX3-Bk-1@gated-at.bofh.it>

On 11/20/2015 05:31 PM, Masanari Iida wrote:
> This patch fix a spelling typo in iio.tmpl.
>
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>

Acked-by: Daniel Baluta <daniel.baluta@intel.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,
>               },
>
--
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] | [standalone]


Back to top | Article view | linux.kernel


csiph-web