提交 988acec9 编写于 作者: S Sasha Levin 提交者: Jiri Kosina

hwrng: fix spelling mistake in header comment

Cc: Herbert Xu <herbert@gondor.apana.org.au>
Cc: Matt Mackall <mpm@selenic.com>
Signed-off-by: NSasha Levin <levinsasha928@gmail.com>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 d762f438
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
* there is always data available. *OBSOLETE* * there is always data available. *OBSOLETE*
* @data_read: Read data from the RNG device. * @data_read: Read data from the RNG device.
* Returns the number of lower random bytes in "data". * 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 * @read: New API. drivers can fill up to max bytes of data
* into the buffer. The buffer is aligned for any type. * into the buffer. The buffer is aligned for any type.
* @priv: Private data, for use by the RNG driver. * @priv: Private data, for use by the RNG driver.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册