Home
last modified time | relevance | path

Searched hist:"0955 b3a5c54a016172fb216f8263178c755d138c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/acpi/
H A Dacpi_apd.cdiff 0955b3a5c54a016172fb216f8263178c755d138c Sat Mar 27 07:08:13 CDT 2021 Xiaofei Tan <tanxiaofei@huawei.com> ACPI: APD: fix a block comment align issue

Fix the following coding style issue reported by checkpatch.pl:

WARNING: Block comments should align the * on each line
+/**
+* Create platform device during acpi scan attach handle.

Signed-off-by: Xiaofei Tan <tanxiaofei@huawei.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>