]> www.infradead.org Git - users/mchehab/rasdaemon.git/commit
rasdaemon: move type macros to a separate header (types.h)
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 18 Jul 2024 08:43:17 +0000 (10:43 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 18 Jul 2024 09:12:08 +0000 (11:12 +0200)
commit3c3629c9c0bec9c34e55b2aa86cd692d30f4dc04
treec7d1859e37ba4a01eaf1838e2ce84cecfa749e8d
parentec0caec0df84ed2c1fa1e3d8dc6c2034f79d7831
rasdaemon: move type macros to a separate header (types.h)

That makes easier to use/maintain it, without needing to include
ras-record.h when all it is needed are common macros.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
26 files changed:
non-standard-ampere.c
non-standard-hisi_hip08.c
non-standard-hisilicon.c
non-standard-jaguarmicro.c
non-standard-yitian.c
ras-aer-handler.c
ras-arm-handler.c
ras-cxl-handler.c
ras-devlink-handler.c
ras-diskerror-handler.c
ras-events.c
ras-events.h
ras-extlog-handler.c
ras-logger.h
ras-mc-handler.c
ras-mce-handler.c
ras-memory-failure-handler.c
ras-non-standard-handler.c
ras-non-standard-handler.h
ras-page-isolation.h
ras-record.c
ras-record.h
ras-report.h
rasdaemon.c
rbtree.h
types.h [new file with mode: 0644]