]> www.infradead.org Git - users/mchehab/rasdaemon.git/commit
mce-intel-ivb/mce-intel-sb: remove code commented with #if 0
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 18 Nov 2024 15:18:41 +0000 (16:18 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 18 Nov 2024 15:18:41 +0000 (16:18 +0100)
commitd997d172cfb2f2228671ffc36b9dc59f0a2c52f4
tree02380b6185f77b9b34730934baf0d5da50b891d7
parentb7f6da3661a2a46c7a4cfc89945bcf1959f09975
mce-intel-ivb/mce-intel-sb: remove code commented with #if 0

The dead code is there for a long time without any attempts
to actually implement it for SB/IVB. As such CPUs were released
a long time ago, it is unlikely that someone would address the
comments there.

So, drop the dead code. If needed, this patch can be reversed
later.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
mce-intel-ivb.c
mce-intel-sb.c