Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 16 Mar 2022 18:50:35 +0000 (11:50 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 16 Mar 2022 18:50:35 +0000 (11:50 -0700)
Pull crypto fix from Herbert Xu:
 "This fixes a bug where qcom-rng can return a buffer that is not
  completely filled with random data"

* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: qcom-rng - ensure buffer for generate is completely filled


Trivial merge