提交 85796a9b 编写于 作者: J Jason Wang 提交者: Herbert Xu

hwrng: via - Fix comment typo

The double `close' is duplicated in line 148, remove one.
Signed-off-by: NJason Wang <wangborong@cdjrlc.com>
Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
上级 824b94a8
...@@ -145,7 +145,7 @@ static int via_rng_init(struct hwrng *rng) ...@@ -145,7 +145,7 @@ static int via_rng_init(struct hwrng *rng)
} }
/* Control the RNG via MSR. Tread lightly and pay very close /* Control the RNG via MSR. Tread lightly and pay very close
* close attention to values written, as the reserved fields * attention to values written, as the reserved fields
* are documented to be "undefined and unpredictable"; but it * are documented to be "undefined and unpredictable"; but it
* does not say to write them as zero, so I make a guess that * does not say to write them as zero, so I make a guess that
* we restore the values we find in the register. * we restore the values we find in the register.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册