Merge tag 'rcu-urgent.2022.12.17a' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-block.git] / include / linux / hw_random.h
index 77c2885c4c13027f5125ec5f2e3644b28a5adb8c..8a3115516a1ba9a6462f73f40c0109c998097904 100644 (file)
@@ -34,7 +34,7 @@
  * @priv:              Private data, for use by the RNG driver.
  * @quality:           Estimation of true entropy in RNG's bitstream
  *                     (in bits of entropy per 1024 bits of input;
- *                     valid values: 1 to 1024, or 0 for unknown).
+ *                     valid values: 1 to 1024, or 0 for maximum).
  */
 struct hwrng {
        const char *name;