]> www.infradead.org Git - users/mchehab/rasdaemon.git/commit
rasdaemon: Modify non-standard error decoding interface using linked list
authorShiju Jose <shiju.jose@huawei.com>
Mon, 10 Aug 2020 14:42:56 +0000 (15:42 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 1 Sep 2020 06:32:25 +0000 (08:32 +0200)
commit1c085f983f01ec09e5b0dd67dbb8b4afa89e7300
tree0f6b5c63d76af3e8ba0c8ac4da339995698ec80f
parent8d5104780f3e5eb987f8e88edaf6b26798c666ab
rasdaemon: Modify non-standard error decoding interface using linked list

Replace the current non-standard error decoding interface with the
interface based on the linked list to avoid using realloc and
to improve the interface.

Signed-off-by: Shiju Jose <shiju.jose@huawei.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
non-standard-hisi_hip08.c
non-standard-hisilicon.c
non-standard-hisilicon.h
ras-non-standard-handler.c
ras-non-standard-handler.h