All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH trivial] hwrng: Fix spelling mistake in header
@ 2011-05-25 12:12 Sasha Levin
  2011-05-25 12:15 ` Jiri Kosina
  0 siblings, 1 reply; 2+ messages in thread
From: Sasha Levin @ 2011-05-25 12:12 UTC (permalink / raw)
  To: trivial, linux-kernel; +Cc: Sasha Levin, Herbert Xu, Matt Mackall

Cc: Herbert Xu <herbert@gondor.apana.org.au>
Cc: Matt Mackall <mpm@selenic.com>
Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
---
 include/linux/hw_random.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/linux/hw_random.h b/include/linux/hw_random.h
index 9bede76..b4b0eef 100644
--- a/include/linux/hw_random.h
+++ b/include/linux/hw_random.h
@@ -25,7 +25,7 @@
  *			there is always data available.  *OBSOLETE*
  * @data_read:		Read data from the RNG device.
  *			Returns the number of lower random bytes in "data".
- *			Must not be NULL.    *OSOLETE*
+ *			Must not be NULL.    *OBSOLETE*
  * @read:		New API. drivers can fill up to max bytes of data
  *			into the buffer. The buffer is aligned for any type.
  * @priv:		Private data, for use by the RNG driver.
-- 
1.7.5.rc3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH trivial] hwrng: Fix spelling mistake in header
  2011-05-25 12:12 [PATCH trivial] hwrng: Fix spelling mistake in header Sasha Levin
@ 2011-05-25 12:15 ` Jiri Kosina
  0 siblings, 0 replies; 2+ messages in thread
From: Jiri Kosina @ 2011-05-25 12:15 UTC (permalink / raw)
  To: Sasha Levin; +Cc: linux-kernel, Herbert Xu, Matt Mackall

On Wed, 25 May 2011, Sasha Levin wrote:

> Cc: Herbert Xu <herbert@gondor.apana.org.au>
> Cc: Matt Mackall <mpm@selenic.com>
> Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
> ---
>  include/linux/hw_random.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/include/linux/hw_random.h b/include/linux/hw_random.h
> index 9bede76..b4b0eef 100644
> --- a/include/linux/hw_random.h
> +++ b/include/linux/hw_random.h
> @@ -25,7 +25,7 @@
>   *			there is always data available.  *OBSOLETE*
>   * @data_read:		Read data from the RNG device.
>   *			Returns the number of lower random bytes in "data".
> - *			Must not be NULL.    *OSOLETE*
> + *			Must not be NULL.    *OBSOLETE*
>   * @read:		New API. drivers can fill up to max bytes of data
>   *			into the buffer. The buffer is aligned for any type.
>   * @priv:		Private data, for use by the RNG driver.
> -- 
> 1.7.5.rc3

Applied, thanks.

-- 
Jiri Kosina
SUSE Labs

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-05-25 12:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-25 12:12 [PATCH trivial] hwrng: Fix spelling mistake in header Sasha Levin
2011-05-25 12:15 ` Jiri Kosina

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.