mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
63b8ea5e4f
This comment wasn't updated when we moved from read() to read_iter(), so
this patch makes the trivial fix.
Fixes: 1b388e7765 ("random: convert to using fops->read_iter()")
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>