]> www.infradead.org Git - users/mchehab/rasdaemon.git/commit
rasdaemon: ras-mce-handler: Fix checkpatch errors
authorShiju Jose <shiju.jose@huawei.com>
Mon, 19 Aug 2024 10:44:58 +0000 (11:44 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 18 Nov 2024 12:27:18 +0000 (13:27 +0100)
commit51e3d1f9ea65806234eb72ee488c122d722729fb
tree86d5e01acfba643c86b458363f3da608b022d46a
parent2f80108940d841d3b8e3cd7b885bfa121133589e
rasdaemon: ras-mce-handler: Fix checkpatch errors

Fix following checkpatch error in  ras-mce-handler.c

Delete below obselte code under #if 0 ... #endif
WARNING: Consider removing the code enclosed by this #if 0 and its #endif

WARNING: Consider removing the code enclosed by this #if 0 and its #endif

Signed-off-by: Shiju Jose <shiju.jose@huawei.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
ras-mce-handler.c