Re: [PATCH v3 7/8] random: Delete code to pull data into pools
From: "Theodore Y. Ts'o" <tytso@mit.edu>
Date: 2020-01-07 21:18:57
Also in:
linux-ext4, linux-man, lkml
From: "Theodore Y. Ts'o" <tytso@mit.edu>
Date: 2020-01-07 21:18:57
Also in:
linux-ext4, linux-man, lkml
On Mon, Dec 23, 2019 at 12:20:50AM -0800, Andy Lutomirski wrote:
There is no pool that pulls, so it was just dead code. Signed-off-by: Andy Lutomirski <luto@kernel.org>
Applied, thanks. - Ted