Commit 5b87adf
committed
random: de-duplicate INPUT_POOL constants
We already had the POOL_* constants, so deduplicate the older INPUT_POOL
ones. As well, fold EXTRACT_SIZE into the poolinfo enum, since it's
related.
Reviewed-by: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>1 parent 0f63702 commit 5b87adf
1 file changed
Lines changed: 6 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
361 | | - | |
362 | | - | |
363 | | - | |
364 | | - | |
365 | | - | |
366 | | - | |
367 | | - | |
368 | 361 | | |
369 | 362 | | |
370 | 363 | | |
| |||
440 | 433 | | |
441 | 434 | | |
442 | 435 | | |
443 | | - | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
444 | 439 | | |
445 | 440 | | |
446 | 441 | | |
| |||
503 | 498 | | |
504 | 499 | | |
505 | 500 | | |
506 | | - | |
| 501 | + | |
507 | 502 | | |
508 | 503 | | |
509 | 504 | | |
| |||
1961 | 1956 | | |
1962 | 1957 | | |
1963 | 1958 | | |
1964 | | - | |
| 1959 | + | |
1965 | 1960 | | |
1966 | 1961 | | |
1967 | 1962 | | |
| |||
2018 | 2013 | | |
2019 | 2014 | | |
2020 | 2015 | | |
2021 | | - | |
| 2016 | + | |
2022 | 2017 | | |
2023 | 2018 | | |
2024 | 2019 | | |
| |||
0 commit comments