]> www.infradead.org Git - users/mchehab/rasdaemon.git/commit
ras-page-isolation: make memory_location_field static
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 18 Nov 2024 15:39:21 +0000 (16:39 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 18 Nov 2024 15:40:23 +0000 (16:40 +0100)
commit1aebfabcb5ad3da65a09b9874ae13c6cef2ab5fb
treed4431026cbe961b87140793afc9594edd89b9ab9
parentf5cd325dc66fd27c9d04e3a73e51f75c244d706f
ras-page-isolation: make memory_location_field static

Those structures are used only internally inside the
ras-page-isolation code. They're not public. Make them static.

While here, fix coding style.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
ras-page-isolation.c
ras-page-isolation.h