diff options
author | 2023-01-27 17:04:02 +0000 | |
---|---|---|
committer | 2023-02-09 14:43:39 +0100 | |
commit | c4605bde334367b22bbf43cbbef0d1b7c75433dc (patch) | |
tree | 7e5664d9886d96cdb81ea01fd05a89c1aed8e849 /scripts/generate_rust_analyzer.py | |
parent | EDAC/amd64: Remove PCI Function 0 (diff) | |
download | linux-rng-c4605bde334367b22bbf43cbbef0d1b7c75433dc.tar.xz linux-rng-c4605bde334367b22bbf43cbbef0d1b7c75433dc.zip |
EDAC/amd64: Remove early_channel_count()
The early_channel_count() function seems to have been useful in the past
for knowing how many EDAC mci structures to populate. However, this is no
longer needed as the maximum channel count for a system is used instead.
Remove the early_channel_count() helper functions and related code. Use the
size of the channel layer when iterating over channel structures.
Signed-off-by: Yazen Ghannam <yazen.ghannam@amd.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20230127170419.1824692-6-yazen.ghannam@amd.com
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions