diff options
author | Greg Price <[email protected]> | 2013-11-29 15:02:33 -0500 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2014-03-19 22:18:50 -0400 |
commit | 12ff3a517ab92b5496c731a3c354caa1f16c569f (patch) | |
tree | 598dfb6d4e4caa8ae10e8f04b76cd36d868e6ad3 /lib/memory-notifier-error-inject.c | |
parent | 18e9cea74951b64282964f9625db94c5d5a007bd (diff) |
random: simplify loop in random_read
The loop condition never changes until just before a break, so we
might as well write it as a constant. Also since a996996dd75a
("random: drop weird m_time/a_time manipulation") we don't do anything
after the loop finishes, so the 'break's might as well return
directly. Some other simplifications.
There should be no change in behavior introduced by this commit.
Signed-off-by: Greg Price <[email protected]>
Signed-off-by: "Theodore Ts'o" <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions