OSDN Git Service

ACPI: APEI: mark apei_hest_parse() static
authorChristoph Hellwig <hch@lst.de>
Wed, 27 Oct 2021 06:54:38 +0000 (08:54 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 27 Oct 2021 18:34:47 +0000 (20:34 +0200)
commit06606646af97fa9aa0c36a723f4615157e41400a
tree309a7089016bfc1a514ac878b1f02bdcee7eb217
parentbf7fc0c369585e34652d5666ed590d5cac07c2e2
ACPI: APEI: mark apei_hest_parse() static

apei_hest_parse() is only used in hest.c, so mark it static.

Signed-off-by: Christoph Hellwig <hch@lst.de>
[ rjw: Minor subject and changelog edits ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/apei/hest.c
include/acpi/apei.h