[PATCH v1 0/4] ACPI: property: Two fixes, more documentation and a cleanup

Rafael J. Wysocki posted 4 patches 2 weeks, 5 days ago
Only 0 patches received!
There is a newer version of this series
[PATCH v1 0/4] ACPI: property: Two fixes, more documentation and a cleanup
Posted by Rafael J. Wysocki 2 weeks, 5 days ago
Hi All,

A user report regarding "ACPI: \: Can't tag data node" error messages in dmesg
made me look at the ACPI property code and I've found a couple of issues in
it.

Also, it took me some time to figure out why the code was doing what it was
doing, so I decided to add some comments explaining it.

Finally, there's always something that can be cleaned up in every piece of
kernel code.

Hence, this series.

Please refer to the patch changelogs for details.

Thanks!